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

.hc-cin-skor {
    font-size: 3rem;
    font-weight: bold;
    color: #c0392b;
    margin: 10px 0;
}

.hc-cin-u-desc {
    line-height: 1.7;
    color: #444;
    text-align: left;
    background: #fdf2f2;
    padding: 20px;
    border-radius: 12px;
    border-left: 5px solid #c0392b;
}
