/* Stack styles */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

.contentleft {background:#a01a1a;}
.contentleft h2, .contentleft h3, .contentleft h4 {color:white;}
.contentleft a:link, .contentleft a:visited {color:white;}
.contentleft a:active, .contentleft a:hover {color:white;}
.contentleft hr {background:white;}
.bottom {background:#1b4962;}
.bottom a:active, .bottom a:hover {color:#ca5252;}
::selection {background:#ca5252;}
a.bigbutton:link, a.bigbutton:visited {color:#a01a1a;font-family:"Outfit", serif;font-weight:700;}
a.bigbutton:active, a.bigbutton:hover {color:#1b4962;}
button.bigbutton {background:#a01a1a;font-family:"Outfit", serif;font-weight:700;}
button.bigbutton:hover {background:#1b4962;color:white;}
.documents a:link, .documents a:visited {color:#a01a1a;font-family:"Outfit", serif;font-weight:700;}
.documents a:active, .documents a:hover {color:#1b4962;}
.newspaper-link a:link, .newspaper-link a:visited {color:#a01a1a;font-family:"Outfit", serif;font-weight:700;}
.newspaper-link a:active, .newspaper-link a:hover {color:#1b4962;}
.h2-headline, .h3-headline, .h4-headline {font-family:"Outfit", serif;font-weight:500;color:#a01a1a;}
.about-text h4 {color:white;}
.gblockstext h3 {font-weight:500;text-transform:uppercase;}
.gblocks a:hover:after {background:#1b4962;}
.citation-window {background:#f3f2f2;color:#1b4962;}
.citation-content h2 {color:#1b4962;}
.citation-content hr {background:#a01a1a;}
.citation-link a.bigbutton:link, .citation-link a.bigbutton:visited {color:#1b4962;}
.citation-link a.bigbutton:active, .citation-link a.bigbutton:hover {color:#a01a1a;}
.flex-caption {background:linear-gradient(90deg, #1b4962 72%, white 28%);}
.flex-caption h3 {letter-spacing:0.1em;text-transform:uppercase;color:#ca5252;}
.flex-caption p {font-size:36px;line-height:40px;}
.blog-sat .blog article .article-content h3 {font-size:30px;line-height:36px;}
.fd-day {font-family:"Outfit", serif;font-weight:700;color:#1b4962;}
.fd-month {background-color:#1b4962;}
.blog-detail article h1 {font-family:"Outfit", serif;font-weight:700;color:#1b4962;text-transform:none;}
.ci-header span {background:#a01a1a;}
h1, h2, h3, h4, h5, h6 {font-family:"Outfit", serif;font-weight:700;color:#1b4962;text-transform:none;}
h1 {letter-spacing:0.1em;font-size:18px;line-height:24px;color:#a01a1a;text-transform:uppercase;}
h2 {font-weight:500;}
h3 {letter-spacing:0.1em;}
h4 {font-weight:500;}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {color:#1b4962;}
h2 a:active, h2 a:hover, h3 a:active, h3 a:hover {color:#a01a1a;}
a:link, a:visited {color:#a01a1a;}
a:active, a:hover {color:#a01a1a;}
.content ul li::marker, .contentright ul li::marker {color:#a01a1a;}
hr {background:#a01a1a;height:6px;max-width:120px;border-radius:3px;}
blockquote {border-left:#1b4962 solid 8px;}
blockquote, blockquote p {color:#1b4962;font-family:"Outfit", serif;font-weight:700;font-size:24px;}
nav#dnnMenu ul li a {font-family:"Outfit", serif;font-weight:700;font-size:20px;color:#1b4962;height:60px;line-height:60px;}
nav#dnnMenu ul li a:hover {color:#a01a1a;}
.mobilemenu ul {font-family:"Outfit", serif;font-weight:700;}
/* 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:#1b4962;}
}

