/*
Theme Name: Ontario Home Guide Child
Template: astra
Version: 1.0.0
*/

/* Keep Astra's secondary footer row visually connected to the custom footer. */
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    min-height: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    background-color: #1a1a2e !important;
    border-top-color: rgba(255, 255, 255, 0.08) !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-footer-copyright,
.site-below-footer-wrap[data-section="section-below-footer-builder"] p {
    color: rgba(255, 255, 255, 0.55) !important;
}
