.smartbanner { top: -80px; } .hero-container { width: 80rem !important; } .app-icon { margin: 1rem 0 !important; } .footer-item { color: white; padding-right: 22px; } .left-text li { text-align: left; } .master-of-mask { position: relative; } .mask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,0))); background: -webkit-linear-gradient(bottom,#fff,hsla(0,0%,100%,0)); background: -o-linear-gradient(bottom,#fff,hsla(0,0%,100%,0)); background: linear-gradient(0deg,#fff,hsla(0,0%,100%,0)); } .social { text-align: center; } .social img { margin: 5px; } .social a, .social a:hover { text-decoration: none; }