.global-simple-footer__container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0 auto}@media only screen and (max-width:600px){.global-simple-footer__container{align-items:flex-start;flex-direction:column}}.global-simple-footer__left{width:50%}@media only screen and (max-width:600px){.global-simple-footer__left{width:100%}}.global-simple-footer__copyright{color:#7d8085;font-size:14px;font-weight:300;margin:0;padding:0;text-align:left}.global-simple-footer__right{width:50%}@media only screen and (max-width:600px){.global-simple-footer__right{width:100%}}.global-simple-footer__social-list{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;list-style:none;margin:0;padding:0}@media only screen and (max-width:600px){.global-simple-footer__social-list{justify-content:flex-start}}.global-simple-footer__social-list-item{display:block;height:auto;padding:10px;text-align:center}.global-simple-footer__social-list-item svg{height:20px;transition:all .35s cubic-bezier(.5,0,.15,1)}.global-simple-footer__social-list-item a:hover svg{fill:#f60}