
/* Pages -> Our Team */

.our-team .bio .rowItemContent {
    background-color: #fff;
    padding: 30px;
}

.our-team .bio .rowItemContent h2 {
   color: #444444;
   margin-bottom:30px;
}

.our-team .bio .rowItemContent .dash::before {
    box-shadow: 0 2px 0 0 #ef4034 inset !important;
}

.our-team .rowItem {
    margin-bottom:20px;
}