body{
padding-top: 32px;
background-color: #162931;
}
header.site-navbar{
position: relative;
background-color: #162931;
top: 0;
}
.cpt-alm-main{
background-color: #fde7dc;
}
body .cpt-alm-wrapper .cpt-alm-item{
background-color: #fde7dc!important;
box-shadow: none!important;
margin: 0;
}
body .cpt-alm-wrapper .cpt-alm-item a {
color: black;
font-weight: 600;
word-spacing: 0;
font-size: 35px;
font-family: kepler-std-condensed-subhead;
}
body .cpt-alm-wrapper .cpt-alm-item h5 {
font-size: 20px;
text-decoration: none;
border-top: solid 10px #1cbd20;
padding-top: 25px;
margin-bottom: 15px;
}
body .cpt-alm-wrapper .cpt-alm-item p {
font-size: 17px;
color: black;
font-weight: 500;
}
.blog-header {
max-width: 570px;
}
ul.categories li {  }
ul.categories {
list-style: none;
margin-top: 20px;
padding-left: 0!important;
display: flex;
justify-content: space-between;
}
ul.categories li a {
color: #5B5B5B;
text-transform: uppercase;
font-family: 'Nunito Sans';
}
ul.categories li.active a {
color: black;
}
.rowbg16{
padding-top: 35px;
}
.cpt-alm-grid-3{
gap:50px;
}
body .cpt-alm-wrapper .cpt-alm-item a.readmore{
font-family: Kepler Std Italic;
font-style: italic;
font-size: 17px;
}
body .cpt-alm-wrapper .cpt-alm-item .lines{
margin-left: 10px;
width: 60px;
}
a.cpt-alm-btn-load-more {
display: inline-block;
margin: 30px;
background: none;
font-size: 15px;
font-family: 'kepler-std-display';
text-transform: inherit;
color: black;
font-style: italic;
}
a.cpt-alm-btn-load-more:hover{
color:#1cbd20;
}
@media(max-width:768px){
ul.categories {
flex-wrap: wrap;
flex-direction: column;
}
}
.formbtn i{
color: white;
}
form .fides-input{
color:white;
}