/* 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: 0px;
--font1: Calibri,Candara,Segoe,Segoe UI,Optima,sans-serif;
--font2: 'Saira Stencil One', cursive;
--font-size: 20px;
--theme_background_1: rgb(219, 65, 123);
--theme_foreground_1: #fff;
--theme_background_2: rgb(234, 234, 234);
--theme_foreground_2: rgb(0, 0, 0);
--theme_background_3: rgb(255, 255, 255);
--theme_foreground_3: rgb(0, 0, 0);
--body_foreground: rgb(40, 40, 40);
--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(40, 40, 40);
}
article h1, aside h1, footer h1 {
color:#DB417B;

}
article h2, aside h2, footer h2 {
color:#DB417B;

}
article h3, aside h3, footer h3 {
color:#DB417B;

}
article h4, aside h4, footer h4 {
color:#DB417B;

}
article h5, aside h5, footer h5 {
color:#DB417B;

}
article h6, aside h6, footer h6 {
color:#DB417B;

}
header {
background-color:rgb(100, 129, 36);
color:rgb(255, 255, 255);
grid-template-areas:'logo logo logo logo logo logo logo logo logo logo logo logo';
min-height:310px;
}
header div#inner {
height:310px;
}
.header_logo, .header_bar_logo {
background-image:url('https://web-cdn.org/s/1432/logos/Flying-Squirrel-Logo.png?r=28293&maxwidth=1920&maxheight=600');
}
#header_bar {
min-height:100px;
}
nav {
font-family:var(--font2);
background-color:rgb(219, 65, 123);
color:rgb(255, 255, 255);
font-size:120%;
border-top:8px solid rgb(219,65,123);
border-bottom:8px solid rgb(0,0,0);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(219, 65, 123);
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(0, 0, 0);
color:rgb(219, 65, 123);
}
nav ul {justify-content:center;}
article {
color:rgb(40, 40, 40);
-webkit-border-radius:15px;
border-radius:15px;
}
aside {
background-color:rgb(169, 216, 179);
color:rgb(0, 0, 0);
}
footer {
background-color:rgb(219, 65, 123);
color:rgb(255, 255, 255);
border-top: 8px solid rgb(0,0,0);
}
article ul:not(.timeline), aside ul:not(.timeline), footer ul:not(.timeline) {list-style-image:url('https://api.iconify.design/mdi/paw.svg?color=rgb(255, 255, 255)');}
@media(min-width: 780px) {
article section {padding: 2.5rem 2.5rem;}
aside section {padding: 2.5rem 2.5rem;}
footer section {padding: 2.5rem 2.5rem;}
}
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:start;justify-self:center;}
.header_subheading {align-self:start;justify-self:center;}
}
/* Individual Sections */
section#block_33122 {
--block_color_1:#000000;
--block_color_1_alt:#fff;
}
section#block_33127 {
color:rgb(219, 65, 123);
}
body#p13922 {}
body#p13933 {}
body#p13934 {}
body#p13935 {}
body#p13936 {}
body#p13937 {}
body#p13938 {}
body#p13939 {}
body#p13940 {}
body#p13941 {}
body#p13942 {}
body#p13943 {}
body#p13944 {}
body#p13945 {}
body#p13946 {}
body#p13964 {}
body#p13965 {}
body#p13968 {}
body#p14019 {}
body#p14020 {}
body#p14021 {}
body#p14022 {}
body#p14188 {}
body#p14846 {}
body#p17803 {}
body#p17804 {}
/* Custom CSS */
