/*
 Theme Name:   Astra Child
 Template:     astra
 Version:      1.1
*/

.ast-custom-button {color: #ffffff !important;}
.img-desaturate {filter: saturate(0);}
.footer-widget-area .menu-link {color: #0f172a;}
.footer-widget-area .menu-link:hover {color: var(--ast-global-color-1);}
/* Black mobile menu icons when NOT on transparent header */
body:not(.ast-header-custom-item-outside) .ast-mobile-header-wrap:not(:has(.transparent-custom-logo)) .ast-mobile-svg {
    fill: #000000 !important;
}