.slideshow-sec {
    background-color: rgba(0,0,0, 0.3);
    box-shadow: 0 0 25px 5px rgba(0,0,0,.75);
}

#contact a {
    text-decoration: none;
    color: #2a3894;
}
#contact h4 {
    margin: 0;
    color: #ed1c24;
}

#contact .textcontent .col {
    background-color: #f0f0f0ce;
}

#contact i.fa-phone,
#contact i.fa-mobile,
#contact i.fa-envelope {
    width: 2rem;
    color: #2a3894;
}

.site-footer a {
    text-decoration: underline;
    color: #ed1c24;
}

.back-to-top {
	right: 2rem !important;
	bottom: 7rem !important;
}