/* Masjid Prayer Times Widget Styles */

.masjid-prayer-times-widget {
    max-width: 100%;
    margin: 0 auto;
}

.masjid-prayer-times-widget iframe {
    display: block;
    border: none;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}