#box1:hover,#box2:hover{
background-color: #3D6D7E;
font-size:80pt;
}

#box1,#box2{
opacity: 1 !important;
color:B4B4B3;
font-size:58pt;
font-family: 'Quicksand', sans-serif;
}

p{
margin-top:calc(100%/2);
}

h1{
font-family: 'Quicksand', sans-serif;
margin-top:80pt;
color:white;

}

body{
text-align:center;
}

html{
background: #272F32;
font-family: 'Quicksand', sans-serif;
}



