
#footer{
float:left;
display:block;
width:100%;
background:rgba(116,206,226,1);
text-align:center;
padding:2vh 0 0 0;
}

#footer p {font-size:; background:rgba(0,0,0,0); color:rgba(45, 70, 97, 1);}
#footer a {display:inline; font-size:; color:rgba(45, 70, 97, 1);}
#footer a:hover{color:rgba(179, 149, 70, 1.0);}