@media only screen and (max-width:420px){html{font-size:9px}}@media only screen and (max-width:720px){html{font-size:10px}}@media only screen and (max-width:1200px){html{font-size:11px}}header h1{font-family:Cutive Mono;margin-bottom:auto;font-size:4rem;font-weight:bolder}header h5{font-family:Cutive Mono;font-size:2rem}header{text-align:center}.row p{font-size:1.5rem;font-family:Cutive Mono;opacity:.8;font-weight:700;margin:2rem auto}.title{font-family:Monda;font-size:3rem;text-transform:uppercase;color:rgba(46,23,34,.8)}.mono{font-family:Cutive Mono;font-weight:700;margin-bottom:auto;color:rgba(46,23,34,.8)}.iconify{font-size:3rem;color:rgba(46,23,34,.8)}.icons{display:flex;align-items:center;justify-content:center}.icons .column{width:5rem;height:5rem;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;transition:.4s}.icons a{color:#323030}.icons a :hover{color:#325678}img:hover{box-shadow:2px 7px 7px 2px rgba(50,48,48,.5);transition:.5s}