#eitaa-sb-bar{
    position:fixed;bottom:0;left:0;right:0;z-index:999999;display:flex;justify-content:space-around;padding:8px 6px;box-shadow:0 -2px 8px rgba(0,0,0,0.12);
}
#eitaa-sb-bar a{color:#000;text-decoration:none;font-size:14px;display:flex;flex-direction:column;align-items:center;}
body{padding-bottom:60px;}