.footer-copyright{
    font-size: 1rem !important;
}
section:not(.light):not(.dark):nth-child(4n){
    background-color: rgba(140,198,62,1) !important;
    color: #222 !important;
}
section:not(.light):not(.dark):nth-child(4n)>.container p,section:not(.light):not(.dark):nth-child(4n)>.container h1,section:not(.light):not(.dark):nth-child(4n)>.container h2,section:not(.light):not(.dark):nth-child(4n)>.container h3,section:not(.light):not(.dark):nth-child(4n)>.container h4,section:not(.light):not(.dark):nth-child(4n)>.container h5,section:not(.light):not(.dark):nth-child(4n)>.container h6, section:not(.light):not(.dark):nth-child(4n)>.container a{
    color: #222 !important;
}
section:not(.light):not(.dark):nth-child(4n)>.container h3 button,section:not(.light):not(.dark):nth-child(4n)>.container h4 button,section:not(.light):not(.dark):nth-child(4n)>.container h5 button{
    border-bottom: 2px solid #222;
}
section:not(.light):not(.dark):nth-child(4n-1){
    background-color: #fefefe !important;
    color: #222 !important;
}
section:not(.light):not(.dark):nth-child(4n-1)>.container p,section:not(.light):not(.dark):nth-child(4n-1)>.container h1,section:not(.light):not(.dark):nth-child(4n-1)>.container h2,section:not(.light):not(.dark):nth-child(4n-1)>.container h3,section:not(.light):not(.dark):nth-child(4n-1)>.container h4,section:not(.light):not(.dark):nth-child(4n-1)>.container h5,section:not(.light):not(.dark):nth-child(4n-1)>.container h6,section:not(.light):not(.dark):nth-child(4n-1)>.container a{
    color: #222 !important;
}
section:not(.light):not(.dark):nth-child(4n-1)>.container h3 button,section:not(.light):not(.dark):nth-child(4n-1)>.container h4 button,section:not(.light):not(.dark):nth-child(4n-1)>.container h5 button{
    border-bottom: 2px solid #222;
}
section:not(.light):not(.dark):nth-child(4n-2){
    background-color: #008751 !important;
    color: #fefefe !important;
}
section:not(.light):not(.dark):nth-child(4n-2)>.container p, section:not(.light):not(.dark):nth-child(4n-2)>.container h1,section:not(.light):not(.dark):nth-child(4n-2)>.container h2,section:not(.light):not(.dark):nth-child(4n-2)>.container h3,section:not(.light):not(.dark):nth-child(4n-2)>.container h4,section:not(.light):not(.dark):nth-child(4n-2)>.container h5,section:not(.light):not(.dark):nth-child(4n-2)>.container h6,section:not(.light):not(.dark):nth-child(4n-2)>.container a{
    color: #fefefe !important;
}
section:not(.light):not(.dark):nth-child(4n-2)>.container h3 button,section:not(.light):not(.dark):nth-child(4n-2)>.container h4 button,section:not(.light):not(.dark):nth-child(4n-2)>.container h5 button{
    border-bottom: 2px solid #fefefe;
}
section:not(.light):not(.dark):nth-child(4n-3){
    background-color: #424242 !important;
    color: #fefefe !important;
}
section:not(.light):not(.dark):nth-child(4n-3)>.container p,section:not(.light):not(.dark):nth-child(4n-3)>.container h1,section:not(.light):not(.dark):nth-child(4n-3)>.container h2,section:not(.light):not(.dark):nth-child(4n-3)>.container h3,section:not(.light):not(.dark):nth-child(4n-3)>.container h4,section:not(.light):not(.dark):nth-child(4n-3)>.container h5,section:not(.light):not(.dark):nth-child(4n-3)>.container h6,section:not(.light):not(.dark):nth-child(4n-3)>.container a{
    color: #fefefe !important;
}

section:not(.light):not(.dark):nth-child(4n-3)>.container h3 button,section:not(.light):not(.dark):nth-child(4n-3)>.container h4 button,section:not(.light):not(.dark):nth-child(4n-3)>.container h5 button{
    border-bottom: 2px solid #fefefe;
}
.light{
    background-color: #fefefe !important;
    color: #222 !important;
}
.dark{
    background-color: #424242 !important;
    color: #fefefe !important;
}
.board-member, .leadership-member{
    margin: .33em 0;
    padding-bottom: .5em;
}
.card{
    border: 0;
    background: none;
} 
.card-body{
    border: 0;
    background: none;
}
.card-header{
    border: 0;
    background: none;
}
p, body, html, div{
    font-size: 1.1rem;
}
h1{
    font-size: 3rem !important;
    font-family: 'EB Garamond', serif;
    font-weight: 800
}
h2{
    font-size: 2.5rem !important;
    font-family: 'EB Garamond', serif;
    font-weight: 800;
    text-transform: uppercase;
}
h3{
    font-size: 2rem !important;
    font-family: 'EB Garamond', serif;
    font-weight: 800 
}
h4{
    font-size: 1.5rem  !important;
}
h5{
    font-size: 1.25rem !important;
}
h6{
    font-size: 1.25rem !important;
}
li{
    font-size: 1.1rem !important;
}
.small{
    font-size: 1rem;
}
h5>button, h4>button, h3>button, p>button{
    background: none;
    color: unset;
    border: none;
    text-align: left;
}
h5>button>span, h4>button>span, h3>button>span, p>button>span{
    font-size:1rem;
    font-style: italic;
}
span.wrap-break{ 
    display: inline-block;
}
h2>span.emphasis{
    font-size:2rem;
    font-style: italic;
    font-weight: 400;
}
.success-story{
    margin-top:1em;
    margin-bottom: 3em;
}
.success-story img {
    margin-top:15px;
    margin-bottom: 1rem;
}
.success-story h3,.success-story h4{
    margin-top:0;
    margin-bottom: 0;
}
.story div{
    padding: 2em;
}
.featured{
    font-size:1.33rem;
}
ul{
    list-style-type: none;
    margin-left:0;
    padding-left:0;
}
ul li{
    font-size: 1.05rem;
    margin-left:0;
    padding-left: 1em ;
    text-indent: -1em ;
}
ul.bulleted{
    list-style-type: disc;
    margin-left:1em;
    padding-left:0;
}
ul.bulleted li{
    margin-left:1em;
    padding-left:.5em;
}
.slider{
    position: relative;
}
.slider img{
    position:absolute;
    z-index:1;
}
.slider img.active {
    z-index:3
}
.card{
    margin-bottom:.5em;
}
.rect{
    height:45px;
    width:0px;
    background-color: #008751;
}
.navbar a{
    font-size: 1rem !important;
    padding: 0;
    margin: 0;
}
.navbar li{
    padding-top:0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: .25em;
}
table{
    margin: 0 auto;
    text-align: left;
}
table td{
    padding: 5px 10px;
    font-size: .75em;
    border: 1px solid black;
}
.navbar{
    z-index: 10000;
}
.navbar ul{
    max-height: 100vh;
    overflow-y: scroll;
}
.modebar{
    display: none;
}
.navbar-light{
    background: rgba(255,255,255,1) !important;
}
.bigger{
    font-size: 2.3rem;
}
@media only screen and (max-width: 768px){
    .bigger{
        font-size: unset;
    }
    .rect{
        height: 30px;
    }
    .footer-socmed a{
        padding-bottom:.33em;
    }
}
@media print {
    .collapse{
        display: block !important;
    }
    #gdprPopup{
        display: none !important;
    }
 }