@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;400;600&display=swap');.footer__logo {background: #fff;color: #fff;padding: 15px 0;font-family: 'Work Sans', sans-serif;font-weight: 400;text-transform: capitalize;text-align: center;-webkit-font-smoothing: antialiased;}.footer .container {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;-webkit-box-sizing: border-box;box-sizing: border-box;}@media (min-width: 1199px) {.footer .container {width: 100%;}.footer__logo .container {width: 1130px;}}.footer .text-center {text-align: center;}.footer__logo .img-logo {display: block;margin: 0 auto 10px;}.footer__logo span,.footer__logo a {display: inline-block;vertical-align: middle;font-size: 10px;}.footer__logo a {font-family: 'Work Sans', sans-serif;font-weight: 600;text-transform: uppercase;color: #fff;margin-left: 10px;text-decoration: none;}.footer__logo a:hover {text-decoration: underline;}.footer__links {background: #333;color: #fff;padding: 15px 0;}.footer__links ul {margin: 0;padding: 0;list-style: none;}.footer__links ul li {display: inline-block;font-family: 'Work Sans', sans-serif;font-weight: 600;font-size: 12px;text-transform: uppercase;padding: 0 10px 0 5px;border-right: 1px solid #fff;}.footer__links ul li a {display: inline-block;font-family: 'Work Sans', sans-serif;font-weight: 600;font-size: 12px;text-transform: uppercase;color: #fff;padding: 0 10px 0 5px;text-decoration: none;border-right: none !important;}.footer__links ul li a:hover {text-decoration: underline;}.footer__links ul li:last-child {border-right: 0;}.footer__links .copyrights {margin-top: 10px;color: #fff;font-family: 'Work Sans', sans-serif;font-weight: 600;font-size: 12px;text-transform: uppercase;padding: 0 10px 0 5px;}@media (min-width: 480px) {.footer__logo {text-align: left;}.footer__logo .container {padding: 0 30px;}.footer__logo .img-logo {margin: 0;display: inline-block;}.footer__logo a {font-size: 12px;}.footer__logo span {font-size: 14px;margin-left: 10px;}}.footer__logo .container{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.footer__logo .container a{display: block;}