footer{box-sizing:border-box;position:relative;padding:20px;color:#fff;background:#404040;font-family:"Poppins",sans-serif;box-shadow:0 0 10px 0 #00000040;text-align:center;z-index:1}footer .footer_row{display:inline-flex;justify-content:center;align-items:center;flex-grow:1}footer .footer_row .social_link{margin:0 5px;transition:opacity 0.25s ease}footer .footer_row:hover .social_link{opacity:0.25}footer .footer_row .social_link:hover{opacity:1}footer a{color:#fff !important;font-family:"Poppins",sans-serif;text-decoration:none}footer .copyright{font-family:"Poppins",sans-serif;font-size:.8rem;opacity:.5}
