footer{margin-top:4rem;width:100%;display:flex;flex-direction:column}footer p,a,span{font-size:.8rem;font-weight:400}footer #higher-footer{height:400px;width:100%;display:flex;align-items:flex-start;justify-content:space-around}footer #higher-footer a{list-style:none;font-size:1.4rem;font-weight:400;text-transform:uppercase}footer .footer-section{width:20%}footer .footer-section:nth-child(3){width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center}footer .footer-section li{margin-block:.3rem}footer .footer-section img{width:max(18%, 120px);align-items:1/1}footer #lower-footer{height:80px;display:flex;align-items:center;justify-content:flex-start;padding-inline:var(--deep-padding)}footer #lower-footer a{text-decoration:underline;font-weight:600}.gray{margin-left:4rem;color:#767676}@media only screen and (max-width:768px){footer #higher-footer{height:600px;flex-direction:column;margin-block:2.5rem}footer #higher-footer .footer-section{width:100%;text-align:center;margin-block:2.5rem}}