.hvs-card .hvs-specs i,
.hvs-card .hvs-price > span i,
.hvs-card .hvs-body footer button i,
.hvs-card .hvs-body footer a i {
    color: #ff6b16 !important;
}

.hvs-card .hvs-specs .fa-shower {
    filter: sepia(1) saturate(7) hue-rotate(338deg) brightness(1.05) !important;
}

.hvs-card .hvs-body footer a {
    color: #fff !important;
    background: linear-gradient(135deg, #ff7a18 0%, #f25a0a 100%) !important;
    border-color: #f25a0a !important;
    text-decoration: none !important;
    border-bottom: 0 !important;
    box-shadow: 0 8px 18px rgba(242, 90, 10, .22) !important;
}

.hvs-card .hvs-body footer a:hover,
.hvs-card .hvs-body footer a:focus,
.hvs-card .hvs-body footer a:active {
    color: #fff !important;
    text-decoration: none !important;
    border-bottom: 0 !important;
    background: linear-gradient(135deg, #f56a0f 0%, #db4900 100%) !important;
}

.hvs-card .hvs-body footer a i {
    color: #fff !important;
}
