/*
Theme Name:         AS
Description:        A powerfull custom hybrid theme based on Sage and Acorn that integrates well with ACF PRO and Greenshift Builder for modern web development in WordPress.
Version:            1.0.3
Acorn Version:      ^5.0
Author:             Agence Amiral
Author URI:         https://agenceamiral.com
License:            MIT License
License URI:        https://opensource.org/licenses/MIT
Requires PHP:       8.2 or higher
Requires at least:  6.2
Text Domain:        sage
Domain Path:        /resources/lang
*/

body {
    font-family: 'Archivo', sans-serif;
}
.footer-text {
    font-family: loos-extended, sans-serif, sans-serif!important;
}
#footer_menu ul li a span {
    font-family: loos-extended, sans-serif, sans-serif!important;
}
footer > img {
    opacity: 0!important;
}
footer .inner-content .border-slate {
    border-top:solid 1px #fff!important;
    border-bottom:solid 1px #fff!important;
}
footer .inner-content .text-slate {
    font-weight: 400;
}
.btn-label {
    font-weight: 300;
}