.footer{position:relative}.footer__content{background-color:var(--pwd--color--lightblue);border-top:1px solid var(--pwd--color--blue);padding-bottom:3rem;padding-top:3rem}.footer__logo{margin-bottom:1rem;width:230px}.footer__social-links{margin-left:-15px;margin-right:-15px}.footer__social-link{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;font-size:.875rem;margin:15px;text-decoration:none}.footer__social-link span{margin-top:.5rem}.footer__social-link svg{transition:all .2s ease-in-out}.footer__social-link:focus,.footer__social-link:hover{text-decoration:underline}.footer__social-link:focus svg,.footer__social-link:hover svg{transform:scale(1.1)}.footer__quick-links p{margin:1rem 0}.footer__quick-links p:first-child{margin-top:0}.footer .back-to-top{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:.875rem;justify-content:center;margin-top:2rem;text-decoration:none}@media(min-width:992px){.footer .back-to-top{bottom:3rem;margin-top:0;position:absolute;right:3rem}}.footer .back-to-top__icon{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background-color:var(--pwd--color--green);border-radius:100%;color:#fff;display:-ms-flexbox;display:flex;height:64px;justify-content:center;width:64px}.footer .back-to-top__text{margin-top:.5rem;text-transform:uppercase}.footer__signature{--pwd--link--color:#4c4c4c;margin:calc(var(--pwd--grid--width--gap)/2);text-align:center}.footer__signature a{color:var(--pwd-color-footer-signature)}