.countdown h2 {
    color:#fff;
}

/* map */
.responsive-map iframe{
    width:100%;
}







footer span {
    color: #fff;
    font-size: 25px;
}

footer span i {
    margin-right:5px;
}

footer a i {
    font-size: 50px;
}








.text-animate-box {
    font-size: 30px;
}






.fh5co-social-icons > a i {
    font-size: 50px !important;
}

.fh5co-social-icons > span {
    font-size: 30px !important;
}

.fh5co-social-icons > span i {
    font-size: 50px !important;
}



.fh5co-social-icons {
    display: flex;
align-content: center;
justify-content: center;
}




.fh5co-social-icons > span {
   display: flex;
   align-items: end;
}









@media only screen and (max-width: 600px) {
  .fh5co-social-icons > span {
    font-size: 23px !important;
  }
}


