footer{background:#beb7b350;display:flex;flex-direction:column;padding-top:80px;width:100%}.row-one{display:flex;justify-content:space-between;margin:auto;max-width:1240px;width:calc(100% - 40px)}.row-one-left{display:flex;gap:20px;justify-content:flex-start;width:48%}.row-one-right{width:48%}.left-column{max-width:180px;width:32%}.left-column h5,.row-one-right h5{font-family:var( --font-family-regular)}.left-column a,.left-column p,.row-one-right a,.row-one-right p{font-family:var( --font-family-light);font-size:16px;font-weight:400}.left-column ul{list-style:none;padding:0}.left-column ul li a{text-decoration:none}.row-two{align-items:center;border-top:1px solid #877b7750;display:flex;margin-top:80px;text-align:left;width:100%}.row-two p{font-family:var(--font-family-regular);margin:auto;max-width:1240px;padding:20px 0;width:calc(100% - 40px)}@media screen and (max-width:768px){.row-one{flex-direction:column}.row-one-left,.row-one-right{justify-content:space-between;width:100%}}@media screen and (max-width:600px){.row-one,.row-one-left{align-items:center}.row-one-left{flex-direction:column;width:80%}.left-column{width:100%}.left-column,.row-one-right,.row-two p{text-align:center}}