.footer{background-color:#000;color:var(--white);padding:2rem}.footer .widget-type-text{font-size:1.4rem}.footer .widget-type-text a{color:#fff}.footer .widget-type-text a:hover{color:var(--primary-color)}@media (min-width:768px){.footer__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap);justify-content:space-between}}