.footer-container__japa{background:#202020;color:var(--white);display:flex;flex-grow:1;justify-content:space-evenly;padding:3rem}.footer-icons__japa,.row{display:flex;justify-content:center}.icons__japa span{padding:.5rem}.icons__japa span:hover{fill:var(--brand-red)}.footer-container__wrappers{display:flex;flex-grow:1;justify-content:space-evenly;padding:0 3rem 3rem}.footer-container__wrapper{display:flex;flex-flow:wrap;margin:2rem 1rem;width:75%}.footer-copyright{background:#202020;color:var(--white);padding-bottom:2rem;padding-left:1rem;padding-right:8rem;text-align:end}@media screen and (max-width:700px){.footer-container__wrappers{display:initial;text-align:center}.footer-container__wrapper{margin:2rem 0;width:100%}.footer-copyright{padding-right:3rem}}