

/* Agency Custom CSS */

.glide--carousel {
    overflow: hidden;
    border-radius: 0.75rem;
}

.doc-list p{
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(51, 51, 51, 0.25);
    border-radius: 10px;
    background-color: white;
    color: #333;
}

#footer_agency #footer_agency-brand .logo_agency {
    height: auto;
    width: 100%;
    max-width: 18rem;
}

#footer_agency #footer_agency-brand {
    align-items: center;
}

body.info .info-navigation .section-content {
    padding-bottom: 5rem;
}

.calendar-grid-container .calendar-grid {
    max-width: 100%;
}