footer ul{padding: 0;list-style: none}footer nav[aria-label="Social media links"] > ul{display: flex;flex-wrap: wrap;justify-content: space-around}footer nav[aria-label="Site links"] a{text-decoration: none}footer nav[aria-label="Site links"] li{padding-bottom: 1rem}.socialFooter{background-color: #005DAA;color: white}.socialFooter *{color: inherit !important}.siteLinksFooter{background-color: #00355F;color: white}footer [aria-label="Site links"] .SiteLogo{display: inline-block;width: 8rem}footer [aria-label="Site links"] *{color: inherit !important}@media (min-width: 76.875em){.footerLayout{grid-template-columns: minmax(calc((100% - 6rem) / 100 * 22),1fr) calc((100% - 6rem) / 100 * 20) calc((100% - 6rem) / 100 * 20) calc((100% - 6rem) / 100 * 20);grid-template-rows: auto;grid-gap: 2rem;padding-top: 2.7778rem;padding-bottom: 2.7778rem}.socialFooterLayout,.legalFooterLayout{justify-content: space-between;padding-top: 1rem;padding-bottom: 1rem}.socialFooterLayout > *,.legalFooterLayout > *{margin-top: 0 !important}.socialFooterLayout > nav > ul > li + li{margin-left: 1.25rem}}@media not all and (min-width: 76.875em){.socialFooterLayout,.legalFooterLayout{flex-direction: column;padding-top: 1rem;padding-bottom: 1rem;text-align: center}.socialFooterLayout{justify-content: center}.socialFooterLayout > nav > ul > li + li{margin-left: 1.25rem}}@media (min-width: 48em) and (max-width: 76.875em){.footerLayout{grid-template-columns: 1fr 1fr 1fr;grid-template-rows: auto;grid-gap: 2rem;padding-top: 2.7778rem;padding-bottom: 2.7778rem}.footerLayout > *:first-child{grid-column: 1 / -1}}@media not all and (min-width: 48em){.footerLayout{grid-gap: 2.25rem;padding-top: 2.7778rem;padding-bottom: 2.7778rem;text-align: center}}