footer{font-family:itc-avant-garde-gothic-pro,sans-serif}footer .footer-top{background-color:var(--color-accent);color:#fff;padding:100px 20px}footer .footer-top-container{display:flex;align-items:center;flex:1 1 100%;justify-content:center}footer .footer-top-container .right{display:flex;align-items:center;flex:1 1 100%;justify-content:flex-end}footer .footer-top-container .left{display:flex;flex-direction:row;flex:0 0 50%;justify-content:flex-start;align-items:center}footer .footer-top .left .heading{text-transform:uppercase;font-weight:700;color:#fff}footer .footer-top-container .right a{color:var(--color-accent);background-color:#fff;padding:19px 32px;text-decoration:none;text-align:center}footer .footer-top-container .right a:hover{opacity:1}@media (max-width:700px){footer .footer-top-container{flex-direction:column}footer .footer-top-container .left{flex:1;margin-bottom:30px}footer .footer-top-container .right{flex-direction:column;align-items:start}}