.hc-cin-result {
    text-align: center;
}

.hc-cin-val {
    font-size: 3rem;
    font-weight: bold;
    color: #e67e22;
    margin: 15px 0;
    text-transform: uppercase;
}

.hc-cin-desc {
    font-style: italic;
    color: #444;
    line-height: 1.7;
    background: #fffbf0;
    padding: 20px;
    border-radius: 12px;
    border-left: 5px solid #e67e22;
}
