.footer{background-color:rgb(var(--bg-cream));gap:75px;padding:50px 0}.footer-content{max-width:920px}.footer-nav_list{list-style:none;padding-left:0}.footer-nav_list_link{color:rgb(var(--dark-grey));font-size:var(--fs-text-small);font-weight:var(--fw-normal);letter-spacing:.42px;line-height:36px;text-decoration:none;transition:all .3s ease}.footer-nav_list_link:hover{color:rgb(var(--nova-orange))}.footer-newsletter_title{font-size:var(--fs-title-md);font-weight:var(--fw-bold);letter-spacing:.42px;line-height:22px}.footer-paragraph{font-size:var(--fs-text--lg);font-weight:var(--fw-normal);letter-spacing:.9px;line-height:22px}.footer-contact{gap:24px}.footer-contact_social{color:rgb(var(--dark-grey));text-decoration:none}.footer-contact_social_icon{aspect-ratio:1/1;filter:brightness(0) saturate(100%) invert(20%);transition:all .4s ease;width:30px}.footer-contact_social_icon:hover{filter:brightness(0) saturate(100%) invert(53%) sepia(93%) saturate(1352%)}.footer-legal{color:rgb(var(--dark-grey));font-size:var(--fs-text-small);font-weight:var(--fw-normal);letter-spacing:.6px;line-height:20px}.footer-legal>a{text-decoration:underline}@media screen and (max-width:767px){.footer{gap:50px}.footer-paragraph{margin:0}.footer-contact{gap:22px}}