body{
padding-top: 32px;
background-color: #162931;
}
header.site-navbar{
position: relative;
background-color: #162931;
top: 0;
}
.cpt-alm-main{
background-color: #162931;
}
body .cpt-alm-wrapper .cpt-alm-item{
background-color: #162931!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: 30px;
display: flex;
flex-direction: column;
}
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: 15px;
color: black;
}
.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;
background-color: #162931;
}
.cpt-alm-grid-3{
gap:100px;
}
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: white;
font-style: italic;
}
.member-picture {
min-height: 300px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.cpt-alm-wrapper.cpt-alm-grid-3 {
max-width: 1100px;
}
h3.member-name {
color: #40bd1e;
margin: 10px 0;
}
.team-member h4.no-line {
color: white;
font-family: 'Nunito Sans';
font-size: 14px;
margin-bottom: 10px;
letter-spacing: 2px;
}
@media(max-width:768px){
.cpt-alm-grid-3{
gap:30px;
}
}
.row.rowbg11 {
background: #ffe7dc;
}
.row.rowbg11 h2.heading3 {
color: black;
}
.row.rowbg11 .subscribeform form input {
color: black;
}
.row.rowbg11 .subscribeform h2 {
color: black;
}
.row.rowbg11  span.lines {
background: black;
}
.row.rowbg11 p.formbtn i {
color: black;
}
.page-id-3336 div#blog-list {  }
.about-padding-col{
padding: 10% 8% 5% 10%;
}