html{background:transparent url(/img/water.jpg) no-repeat 50% fixed;background-size:cover}.sb-vcenter{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}div.sb-home-card{opacity:0;width:94%;max-width:800px;background-color:hsla(0,0%,100%,.7);-webkit-animation:homecardmove 2s forwards;animation:homecardmove 2s forwards;-webkit-animation-delay:1s;animation-delay:1s}div.sb-home-card h3,div.sb-home-card p{text-align:center}div.sb-home-card a{color:#56b09e;text-decoration:none;font-size:24px;font-size:1.5rem}a.home-lnk{position:relative;opacity:.8;transition:all .3s ease}a.home-lnk img{position:absolute;transition:all .3s ease}a.home-lnk:hover{opacity:1}a.home-lnk:hover img{margin-top:-8px}footer{position:fixed;width:100%;margin-bottom:12px;font-size:16px;font-size:1rem;bottom:0;text-align:center}footer,footer a{color:#fff;opacity:.8}footer a{font-size:17.6px;font-size:1.1rem;transition:all .3s ease}footer a:hover{color:#fff;text-decoration:none;opacity:1}a.sb-home-left{float:left;margin-left:20px;display:block;width:80px;height:80px;max-width:80px}a.sb-home-right{float:right;margin-right:10px;display:block;width:90px;height:90px;max-width:90px}@-webkit-keyframes homecardmove{0%{top:0;opacity:0}to{top:42%;opacity:1}}@keyframes homecardmove{0%{top:0;opacity:0}to{top:42%;opacity:1}}@media screen and (max-width:800px){div.sb-home-card p{margin-bottom:40px}}