#hc-house-1 .hc-result-value {
    font-size: 3rem;
    color: #c0392b;
}
.hc-res-desc {
    margin-top: 15px;
    font-size: 0.95rem;
    line-height: 1.6;
    color: #444;
    background: #fdf2f2;
    padding: 15px;
    border-radius: 8px;
    border-left: 4px solid #c0392b;
}
