.elementor-1037 .elementor-element.elementor-element-528f398{padding:0% 0% 5% 0%;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-ucaddon_round_board_archive .uc_style_round_board_archive_elementor_name{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-ucaddon_round_board_archive .uc_style_round_board_archive_elementor_description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for ucaddon_round_board_archive, class: .elementor-element-7a5a9f4 */.board .uc_clean_round_team_member {
    display: flex;
    flex-direction: column !important;
    width: 33% !important;
    margin-bottom: 1.5em;
    

}

.board .uc_post_list {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.uc_team_member img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    object-position: top;
}

.board h4 a {
    font-family: 'Merriweather Sans', sans-serif !important;
    font-weight: bold !important;
}


@media(max-width:767px){
    .board .uc_clean_round_team_member {
    display: flex;
    flex-direction: column !important;
    width: 100% !important;  
    }

}

@media(max-width:1024px) and (min-width:768px){
    .board .uc_clean_round_team_member {
    display: flex;
    flex-direction: column !important;
    width: 50% !important;  
    }

}/* End custom CSS */