/* Site Effects CSS */
article section::before {
content:'';
position:absolute;
top:0;
bottom:0;
left:calc(-50vw + 50%);
right:calc(-50vw + 50%);
background:inherit;
z-index:-1;
}

/* Site CSS */
:root {
--grid-gap: 20px;
--font1: 'Playfair Display', serif;
--font2: Georgia, serif;
--font-size: 20px;
--theme_background_1: rgb(191, 191, 191);
--theme_foreground_1: rgb(0, 0, 0);
--theme_background_2: rgb(248, 248, 248);
--theme_foreground_2: rgb(0, 0, 0);
--theme_background_3: rgb(228, 228, 228);
--theme_foreground_3: rgb(0, 0, 0);
--body_foreground: rgb(76, 76, 76);
--body_background: rgb(255, 255, 255);
--block_color_1:var(--theme_background_1);
--block_color_1_alt:var(--theme_foreground_1);
--block_color_2:var(--theme_background_2);
--block_color_2_alt:var(--theme_foreground_2);
}
body {
background-color:rgb(255, 255, 255);
color:rgb(76, 76, 76);
}
article h1, aside h1, footer h1 {
font-size:32px;

}
article h2, aside h2, footer h2 {
font-size:29px;

}
article h3, aside h3, footer h3 {
font-size:26px;

}
article h4, aside h4, footer h4 {
font-size:24px;

}
article h5, aside h5, footer h5 {
font-size:22px;

}
article h6, aside h6, footer h6 {
font-size:20px;

}
header {
background-color:rgb(73, 118, 124);
color:rgba(255, 255, 255, 0.89);
min-height:400px;
}
header div#inner {
height:400px;
}
#header_bar {
}
nav {
background-color:rgb(73, 118, 124);
color:rgb(255, 255, 255);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(73, 118, 124);
color:rgb(255, 255, 255);
}
nav li:hover, nav li:active, nav li:hover>a, nav li:active>a, nav a.on, nav li.on, #menu_opener:hover::before, nav ul ul li:hover, nav ul ul li:hover>a {
background-color:rgb(73, 118, 124);
color:#ffffff;
}
nav ul {justify-content:center;}
article {
color:rgb(0, 0, 0);
-webkit-border-radius:15px;
border-radius:15px;
}
aside {
background-color:rgb(111, 193, 230);
color:rgb(255, 255, 255);
-webkit-border-radius:15px;
border-radius:15px;
}
footer {
background-color:rgb(73, 118, 124);
color:rgb(255, 255, 255);
}
footer #site_essentials {
text-align:center;
}
@media(min-width: 780px) {
article section {padding: 4rem 4rem;}
aside section {padding: 4rem 4rem;}
footer section {padding: 4rem 4rem;}
}
article section:nth-child(even) {
background-color:rgb(243, 243, 243);
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:#555555;
color:#ffffff;
}
section.breadcrumb a {
color:#ffffff;
}
#breadcrumbhomeicon {fill:#ffffff;}
@media(min-width: 1000px) {
.header_heading {align-self:end;justify-self:center;}
.header_subheading {align-self:start;justify-self:center;}
}
/* Individual Sections */
section#block_881 {
background-color:transparent;
color:rgb(8, 7, 7);
}
section#block_881::before {background-color:rgb(255, 253, 253);}
section#block_883 {
background-color:transparent;
color:rgb(0, 0, 0);
}
section#block_883::before {background-color:rgb(251, 248, 248);}
section#block_885 {
background-color:transparent;
color:rgb(12, 11, 11);
}
section#block_885::before {background-color:rgb(255, 253, 253);}
section#block_886 {
background-color:transparent;
color:rgb(5, 0, 0);
}
section#block_886::before {background-color:rgb(251, 244, 244);}
section#block_889 {
background-color:transparent;
color:rgb(8, 0, 0);
}
section#block_889::before {background-color:rgb(255, 253, 253);}
section#block_890 {
background-color:transparent;
color:rgb(3, 0, 0);
}
section#block_890::before {background-color:rgb(253, 251, 251);}
section#block_891 {
background-color:transparent;
color:rgb(15, 1, 1);
}
section#block_891::before {background-color:rgb(253, 251, 251);}
section#block_896 {
background-color:transparent;
color:rgb(6, 0, 0);
}
section#block_896::before {background-color:rgb(255, 253, 253);}
section#block_897 {
background-color:transparent;
color:rgb(8, 2, 2);
}
section#block_897::before {background-color:rgb(255, 251, 251);}
section#block_898 {
background-color:transparent;
color:rgb(10, 0, 0);
}
section#block_898::before {background-color:rgb(255, 251, 251);}
section#block_899 {
background-color:transparent;
color:rgb(3, 0, 0);
}
section#block_899::before {background-color:rgb(253, 251, 251);}
section#block_906 {
background-color:transparent;
color:rgb(3, 0, 0);
}
section#block_906::before {background-color:rgb(253, 249, 249);}
section#block_911 {
background-color:transparent;
color:rgb(5, 0, 0);
}
section#block_911::before {background-color:rgb(253, 251, 251);}
section#block_920 {
background-color:transparent;
}
section#block_920::before {background-color:rgb(255, 253, 253);}
body#p518 {}
body#p526 {}
body#p557 {}
body#p559 {}
body#p6449 {}
body#p565 {}
body#p566 {}
body#p5655 {}
body#p7424 {}
body#p12709 {}
body#p2999 {}
body#p540 {}
body#p6448 {}
body#p5282 {}
/* Custom CSS */
