🏥 Elective OT Day
OPD appointments are not available on
Wednesday and Sunday due to scheduled Elective Operation Theatre (OT) procedures.
Please select another available date for consultation.
⚠️ Appointments may be delayed due to emergencies or ongoing procedures.
Selected Time:
Time Left:
05:00
.secondary-footer .copyright span {
display: inline-block;
margin: 0.25rem 0;
}
.secondary-footer .copyright a {
color: inherit;
text-decoration: none;
font-weight: 500;
transition: color 0.3s ease;
}
.secondary-footer .copyright a:hover {
color: darkblue;
/* Replace with your theme color */
text-decoration: underline;
}
/* Mobile responsiveness */
@media (max-width: 576px) {
.secondary-footer .copyright span {
display: inline;
font-size: 0.9rem;
line-height: 1.6;
}
}