@import url("https://fonts.googleapis.com/css?family=Open+Sans:700&.css");body,html{box-sizing:border-box;font-family:Open Sans;margin:0;padding:0;width:100%}*,:after,:before{box-sizing:inherit}section{margin:auto;max-width:900px}section>h2{display:none}img{max-width:100%}h1,h2,h3{font-weight:400}h1{font-size:36px}h2{font-size:22px;font-size:18px}textarea{border:1px solid #999;border-radius:3px;color:#111;font-size:11px;height:90px;padding:10px;width:500px}body{background-color:#000}body,footer{color:#fff}a{color:#bbb;transition:all .3s ease}a:active,a:hover,a:visited{color:#fff}footer{margin:auto;padding:15px 0 50px;text-align:center;width:100%}#at4-scc,#at4-soc{display:none!important}@media only screen and (max-width:700px){textarea{width:calc(100% - 30px)}}