/* Doctors directory page styles */
.doctor-search-input:focus {
    box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.15);
}
