footer{background:var(--color-primary);color:var(--color-on-primary);width:100%}.bl_footer{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-inline:auto;max-width:1200px;padding-block:30px 20px}footer img{height:30px;width:auto}footer .copyright{font-size:calc(var(--rem)*12)}@media (min-width:768px){.bl_footer{align-items:center;flex-direction:row;justify-content:space-between;padding:40px}}