@media only screen and (min-width: 768px) { 
 .acf-team .row {
 margin: auto;
 }
}

.acf-team .col-margin-bottom {
 margin-bottom: 30px;
}

.acf-team summary {
 font-size: 28px; 
 color: #000000;
 font-family: "Rokkitt", Times, serif;
 font-weight: 600;
 letter-spacing: 0.5px;
 line-height: 1.2;
 padding: 22px 0 5px;
 border-bottom: 1px solid #E54735;
}














































