.footer-copyright-wrapper{display:flex;width:100%;justify-content:space-evenly;align-items:center;background:#140610}.footer-copyright-wrapper .row{justify-content:center;padding:25px 0}.footer-copyright-wrapper .row ul{display:flex;align-items:center;margin:0;padding:0;list-style:none}.footer-copyright-wrapper .col li{position:relative;color:#fff;font-family:FS_Clerkenwell !important;font-size:.8888888888888889rem}.footer-copyright-wrapper .col li:last-child{margin-left:3rem}.footer-copyright-wrapper .col li:last-child:after{content:"";position:absolute;top:0;left:-1.5em;width:1px;height:100%;background:#fff}.footer-copyright-wrapper .col li a{color:#fff;position:relative;display:block;font-family:FS_Clerkenwell !important;font-size:.8888888888888889rem}.footer-copyright-wrapper .col li a:after{content:"";position:absolute;left:0;bottom:0px;width:0;height:1px;background:#fff;transition:width .3s ease}.footer-copyright-wrapper .col li a:hover:after{width:100%}@media screen and (max-width:991px){.footer-copyright-wrapper .row ul{flex-direction:column;align-items:center}.footer-copyright-wrapper .col li{width:100%;text-align:center}.footer-copyright-wrapper .col li:last-child{margin-left:0;margin-top:1rem;font-size:.8rem}.footer-copyright-wrapper .col li:last-child:after,.footer-copyright-wrapper .col li a:hover:after{display:none}}