.d5m-staff-photo {
    max-width: 375px;
}
.d5m-staff-name {
    margin-bottom: 0;
    padding-bottom: 0;
}
.d5m-staff-designation {
    margin-bottom: 0.5rem;
    font-weight: bold;
}

.d5m-staff-search fieldset {
    padding: 0;
}
.d5m-staff-search input {
    padding: 6px 12px;
    border: 1px solid #555;
    font-size: 1rem;
}
.d5m-staff-search .d5m-staff-search-input {
    width: 100%;
}
.d5m-staff-search .d5m-staff-search-btn {
background: #291d64;
border-color: #291d64;
color: #fff;
text-transform: capitalize;
font-weight: bold;
}