.elementor-480 .elementor-element.elementor-element-f79cf8d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-480 .elementor-element.elementor-element-65aa5dc{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-0c25d57 */.staffdirectory .stafflistbody tr,
.staffdirectory .stafflistbody tr td {
    font-family: 'Nunito' !important; 
    font-size: 18px;
    height: 50px; 
    padding: 10px; /* Optional: for extra spacing */
    vertical-align: middle;
    font-size: 12px;
}
.staffdirectory tbody tr,
.staffdirectory tbody tr td {
    height: 50px;
    padding: 10px;
    vertical-align: middle;
    font-size: 12px;
}
.staffdirectory tbody tr:nth-child(odd) {
    background-color: #ffffff; /* White for odd rows */
}

.staffdirectory tbody tr:nth-child(even) {
    background-color: #cce4f5; /* Light blue for even rows */
}
.staffdirectory .stafflists td {
    font-size: 18px !important;
    font-weight: 400;
    color: #555;
    border: 0;
    vertical-align: middle;
    white-space: nowrap;
    text-align: left;
    padding: 0 .5rem 0 .2rem;
    font-family: 'Nunito';
}
.staffdirectory .stafflisthead th {
    font-family: 'Nunito' !important; /* or any other font */
    font-size: 18px !important; /* optional */
    color: #000000; /* header text color */
    background-color: #cce4f5; /* optional background */
    font-weight: bold;
    height: 50px;
    padding: 10px;
}/* End custom CSS */