@CHARSET "UTF-8";
/* intro homepage */
div#home-intro {
   text-align: center;
   height: 5em;
   padding-top: 3em;
}
/*icons*/
#home-icons {
   position: absolute;
   top: 230px;
   left: 63%;
   width: 220px;
   text-align: center;
}
