footer{display:flex;align-items:center;justify-content:space-evenly;background:#1E2329;padding:16px 0;.footer-left{display:flex;flex-direction:column;gap:10px;color:#76808C;img{height:36px;width:36px}p{font-size:.6rem;line-height:1.45;max-width:270px}@media (max-width:600px){p{max-width:190px}}}.footer-right{ul{display:flex;flex-direction:column;list-style:none}a{color:#F3F3F3;font-size:.7rem;text-decoration:none;&:hover{color:#4B619B}}}}