.footer_fixed_section{display:flex;width:100%;background-color:grey;position:fixed;visibility:visible;bottom:0}.footer_fixed_section a{width:10%!important;height:60px;flex-grow:1;display:flex;flex-direction:column;padding:5px 0;box-sizing:border-box;color:#fff}.footer_fixed_section .separator{flex:0 0 0}.footer_fixed_section a .icon{flex-grow:1;flex-basis:21px;margin-top:2px;fill:#fff;position:relative}.footer_fixed_section a .icon svg{height:17px;width:28px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.footer_fixed_section a .text{flex-basis:15px;flex-grow:1;padding:2px 5px 0;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;letter-spacing:.2px;font:normal normal normal 12px/normal helvetica-w01-light,helvetica-w02-light,sans-serif}