body {background-color: white;}
.hover_img a { position:relative; }
.hover_img a span { position: absolute; display:none; z-index:99; }
.hover_img a:hover span { display:block; }
.container-xl {max-width:1410px; background-color: #81DAF5;}
#form {background-color: white;}
footer{height:200px}