footer{align-items:flex-end;background:#012a32;-webkit-clip-path:polygon(0 0,0 100%,100% 100%);clip-path:polygon(0 0,0 100%,100% 100%);display:flex;font-family:Montserrat,sans-serif;grid-area:footer;height:150px}footer p{color:#f7f7f7;font-weight:900;padding:20px}footer p:first-child{font-weight:600}footer a{color:#f7f7f7}@media only screen and (max-width:980px){footer{align-items:center;-webkit-clip-path:none;clip-path:none;flex-direction:column;height:auto;padding:10px 20px}footer p{padding:10px}}
