.wp-block-image             {       margin:3rem 0 }
.wp-block-image img         {       max-width: 100%; 
                                    height: auto;}
figcaption                  {       font-family:'DM Sans', sans-serif; font-weight: 400; font-size: .9em; line-height: 1.2rem; padding-top: 0;color:var(--offeneOrange); margin-top: 1rem; }
figcaption::before          {       content:url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 4.5L0 9V0L9 4.5Z' fill='%23F34E2C'/%3E%3C/svg%3E");
                                    transform: rotate(90deg) translate(1px, 0); margin-right: 5px;}

blockquote                  {       /*height: auto; margin: 3rem 0 -1.3rem 1.3rem; padding: 0; background-color: rgba(100, 80, 0, 0); */}
.wp-block-quote             {       height: auto; margin: 3rem 0 -1.3rem 1.3rem; padding: 0; background-color: rgba(100, 80, 0, 0); padding:0 1rem 0 0; font-family:'DM Sans', sans-serif; font-weight:400; font-size:1rem; line-height: .1rem; 
                                    font-style:italic; line-height:.8rem; padding-top:.3rem }
.wp-block-quote p           {       position: relative; top: -4rem; font-size:1.6rem; line-height: 1.8rem; color:var(--greyFive)}
.wp-block-quote::before     {       font-family: 'Radley', serif; font-style: normal; font-size: 10rem; content: '‘‘'; 
                                    line-height:1rem; letter-spacing:-1rem ;position:relative; top:1.5rem; left: -1.6rem; color:var(--offeneOrange-transp)  }
.wp-block-quote p::after    {       font-family: 'Radley', serif; font-style: normal; font-size: 2rem; content: '’’'; 
                                    line-height:1rem; letter-spacing:-.1rem ;position:relative; top:.3rem; left: -0.1rem; color:var(--greyFive)  }
cite                        {       font-family:'DM Sans', sans-serif; font-weight: 400; font-size: .85rem; color: var(--offeneOrange); padding: 0; margin-top: -100rem; height: 1rem; position: relative; top: -3rem}

.article ul li              {       background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 4.5L0 9V0L9 4.5Z' fill='%23F34E2C'/%3E%3C/svg%3E");
                                    list-style-type: none; margin-bottom: .2rem; padding: .3rem .8rem 0 .8rem; background-repeat: no-repeat; background-position: .1rem .7rem; font-family: 'Radley', serif;
                                    font-weight: 400; font-size: 1.1rem; line-height: 1.4rem; color:#2f2f2f     }
.article ul li p            {   }
.article ul li a            {       font-family: 'Radley', serif; font-weight: 400; font-size: 1.1rem; line-height: 1.4rem; color: var(--offeneOrange);}
.quotes                     {   }

.single .article-content a, .single .article-content a:visited{       font-family: 'Radley', serif; font-weight: 400; font-size: 1.25rem; line-height: 1.625rem;color: var(--offeneOrange);}
.single .article-content a:hover             {       text-decoration: underline; color: var(--offeneOrange);}
.single table               {       font-family: 'Radley', serif; font-weight: 400; font-size: 1.25rem; line-height: 1.625rem;}

.wp-block-table {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.wp-block-table table {
 margin:0
}
.wp-block-table td,
.wp-block-table th {
 word-break:normal;
 padding:0.75em
}

.wp-block-table td, .wp-block-table th {
  word-break: normal;
  padding: 0.75em;
    padding-left: 0.75em;
}

.wp-block-table[class*="is-style-tw-border-h"] table {
  border: 0;
}

.wp-block-table[class*="is-style-tw-border-h"] tr {
  border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
  border-bottom: 1px solid var(--tw-block-border-color);
}

.wp-block-table[class*="is-style-tw-border-h"] th, .wp-block-table[class*="is-style-tw-border-h"] tr td {
  border: 0;
  background: transparent;
}

.wp-block-table td, .wp-block-table th {
  word-break: normal;
  padding: 0.75em;
}

.wp-block-table[class*=is-style-tw-border-h] table{border:0}.wp-block-table[class*=is-style-tw-border-h] tr{border:0;border-bottom:1px solid var(--tw-block-border-color)}.wp-block-table.is-style-tw-border-h-inner tfoot tr:first-child,.wp-block-table.is-style-tw-border-h tr:first-child{border-top:1px solid var(--tw-block-border-color)}.wp-block-table.is-style-tw-border-h-inner tbody tr:last-child,.wp-block-table.is-style-tw-border-h-inner tfoot tr:last-child{border-bottom:0}.wp-block-table[class*=is-style-tw-border-h] tr td:first-child,.wp-block-table[class*=is-style-tw-border-h] tr th:first-child{padding-left:0}.wp-block-table[class*=is-style-tw-border-h] tr td:last-child,.wp-block-table[class*=is-style-tw-border-h] tr th:last-child{padding-right:0}.wp-block-table[class*=is-style-tw-border-h] th,.wp-block-table[class*=is-style-tw-border-h] tr td{border:0;background:transparent}.wp-block-table.tw-row-valign-top td,.wp-block-table.tw-row-valign-top th{vertical-align:top}

/* BUTTONS */

.wp-block-buttons > .wp-block-button {
  display: inline-block;
  margin: 0;
  border-radius: 30px;
}

.wp-block-button.aligncenter a.wp-block-button__link, .wp-block-buttons a.wp-block-button__link{
  margin: 1rem 0;
  font-family: 'DM Sans', sans;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-weight: 400;
  font-size: 1.125rem;
  padding: 0 2rem;
}

button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, {
  background-color: #000000;
}

button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: ####;
  border: 2px solid var(--offeneOrange);
  border-radius: 50px;
  color: var(--offeneOrange);
  cursor: pointer;
  display: inline-block;
  margin: 0;
  opacity: 1;
  padding: 1.1em 1.2em;
  text-align: center;
  text-decoration: none;
}

.wp-block-file{
  margin: 3rem 0;
}

.wp-block-file a{
  margin-right: 10px;
  margin-top: 20px;
}

/* COLUMNS */

.wp-block-columns {
  display: flex;
  margin: 20px 0;
}

.wp-block-column {
  flex: 1;
  margin: 0 20px;
}


@media (max-width: 764px) {
  .wp-block-columns.tw-cols-stack-sm {
    display: block;
  }


  .wp-block-columns.has-4-columns {
    display: block;
  }

  .wp-block-column {
    margin: 20px 0;
  }
}

/*
####################################################
M E D I A  Q U E R I E S Bootstrap 4 breakpoints
####################################################

Extra small devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap because it is "mobile first"
*/


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {


}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {


}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {


}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

blockquote                  {       /* height: auto; margin: 3rem 0 -1.3rem 2rem; padding: 0; background-color: rgba(100, 80, 0, 0);*/ }
.wp-block-quote             {       padding:0 5rem 0 0; }
.wp-block-quote p           {       }
.wp-block-quote::before     {       font-family: 'Radley', serif; font-style: normal; font-size: 10rem; content: '‘‘'; 
                                    line-height:1rem; letter-spacing:-1rem ;position:relative; top:1.5rem; left: -2rem; color:var(--offeneOrange-transp)  }
.wp-block-quote p::after    {       font-family: 'Radley', serif; font-style: normal; font-size: 2rem; content: '’’'; 
                                    line-height:1rem; letter-spacing:-.1rem ;position:relative; top:.3rem; left: -0.1rem; color:var(--greyFive)  }
cite                        {       font-family:'DM Sans', sans-serif; font-weight: 400; font-size: .85rem; color: var(--offeneOrange); padding: 0; margin-top: -100rem; height: 1rem; position: relative; top: -3rem}
.article ul li              {       padding: .3rem 0 0 1.4rem; background-repeat: no-repeat; background-position: .5rem .7rem; font-family: 'Radley', serif;
                                    font-weight: 400; font-size: 1.1rem; line-height: 1.4rem; color:#2f2f2f     }
}