:root {
--poseidon: #1F315D;
--blue: #0B589C;
--picton-blue: #2B95D3;
--green: #0B6E45;
--red: #CA3438;
--gray: #B8B8B8;
--navy: #5B5B5B;
--white: #fffff;
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a{
color: #243f32;
}
.entry-header-text .is-divider,
.box-blog-post .is-divider{
display: none;
}
h3.section-title{
color: rgb(65, 174, 74);;
}
.section-title b{
background-color: rgb(65, 174, 74);
opacity: 1;
}
.section-title-bold span, .section-title-bold-center span{
border-color: rgb(65, 174, 74);
} @media only screen and (max-width: 48em) { }