 /* Stack 2024 styles */
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Josefin+Sans:wght@700&display=swap');

body {color:#2a2a2a;}
.bottom {background:#eeebe6;color:#2a2a2a;}
.bottom .h4-headline {color:#2a2a2a;}
.bottom a:link, .bottom a:visited {color:#2a2a2a;}
.bottom a:active, .bottom a:hover {color:#d14245;}
.bottompane1 {color:#2a2a2a;}
.logopane img {margin:20px 0;}
.contentleft {background:#f6f3ed;}
::selection {background:#d14245;}
::-moz-selection {background:#d14245;}
a.bigbutton:link, a.bigbutton:visited {color:#d14245;font-family:"Josefin Sans", sans-serif;font-weight:700;}
a.bigbutton:active, a.bigbutton:hover {color:#333333;}
button.bigbutton {background:#d14245;color:white;font-family:"Josefin Sans", sans-serif;font-weight:700;}
button.bigbutton:hover {background:#333333;color:white;}
.h2-headline, .h3-headline, .h4-headline {font-family:"Abril Fatface", serif;font-weight:400;text-transform:none;}
.documents a {display:inline-block;margin:0 0 3px 0;}
.documents a:link, .documents a:visited {background:white;font-family:"Josefin Sans", sans-serif;font-weight:700;padding:5px 20px 5px 0;}
.documents a:active, .documents a:hover {background:#333333;color:white;text-decoration:none;}
.newspaper-link a {display:inline-block;margin:0 0 3px 0;}
.newspaper-link a:link, .newspaper-link a:visited {background:#d14245;color:white;font-family:"Josefin Sans", sans-serif;font-weight:700;padding:5px 20px 5px 0;}
.newspaper-link a:active, .newspaper-link a:hover {background:#333333;color:white;text-decoration:none;}
.newspaper-link a:before {color:white;}
.gallery-link a:link, .gallery-link a:visited {font-weight:700;}
.flex-caption {background:linear-gradient(90deg, #eeebe6 72%, white 28%);}
.flex-caption h2 {color:#2a2a2a;}
.flex-caption h3 {color:#2a2a2a;}
.flex-caption p {color:#2a2a2a;}
h1, h2, h3, h4, h5, h6 {font-family:"Abril Fatface", serif;font-weight:400;color:#2a2a2a;}
h1 {font-family:"Josefin Sans", sans-serif;font-weight:700;}
h2 {text-transform:none;}
h3 {font-family:"Josefin Sans", sans-serif;font-weight:700;}
h4 {text-transform:none;}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {color:#2a2a2a;}
hr {background:#d14245;}
a:link, a:visited {color:#2a2a2a;text-decoration:underline;}
a:active, a:hover {color:#d14245;text-decoration:underline;}
blockquote {border-left:#d14245 solid 10px;}
blockquote, blockquote p {color:#d14245;}
.content ul li:before, .content2 ul li:before {color:#d14245;}
ul.megamenu a {font-family:"Abril Fatface", serif;font-weight:400;font-size:24px;text-transform:none;color:#2a2a2a;}
ul.megamenu li.level0:hover a, ul.megamenu li.level0 a:hover, .megahover {color:#d14245;}
ul.megamenu .current a {color:#d14245;}
ul.megamenu li.menufirst {display:none;}
ul.megamenu li .sub {top:130px !important;left:30px;}
#megamenu li.sublink {border-bottom:rgba(255,255,255,0.2) solid 1px;}
#megamenu li.sublink:last-child {border-bottom:0;}
#megamenu li.sublink a {font-size:22px;height:36px;line-height:36px;}
ul.megamenu li .sub {background:rgba(76,143,206,0.9);}
.sm-menu {font-family:"Josefin Sans", sans-serif;font-weight:700;font-size:20px;}
.mobilemenu ul {font-family:"Josefin Sans", sans-serif;font-weight:700;}
.gblocks a:hover:after {background:#d14245;}
.citation-window {background:#d14245;}
.blogsat article h2 {font-size:30px;line-height:32px;}
.fd-day {font-family:"Josefin Sans", sans-serif;font-weight:700;color:#d14245;}
.fd-month {background-color:#d14245;}
.blog-detail article h1 {font-family:"Josefin Sans", sans-serif;font-weight:700;color:#2a2a2a;}
.blog h2 {font-family:"Josefin Sans", sans-serif;font-weight:700;color:#2a2a2a;text-transform:none;}
.blog-sat .blog article .article-content h3 {text-transform:none;}
.ci-header span {background:#d14245;}
/* MEDIA QUERIES */
@media all and (max-width:980px),
            screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 2940px) and (orientation: portrait),
            screen and (-webkit-min-device-pixel-ratio: 2.0) and (max-width: 1960px) and (orientation: portrait) {
.flex-caption {background:#eeebe6;}
}