.icon-logo {
    font-size: 5rem;
    color: #dd0707;
}
.features-section a {
    text-decoration: underline !important;
    color: #f16464;
}
#map {
    height: 600px;
    width: 100%;
}
.section-background .background-wrapper .overlay-bg {
    opacity: 65%;
    background: #000;
}