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

.hc-kader-val {
    font-size: 3rem;
    font-weight: bold;
    color: #c0392b;
    margin: 15px 0;
}

.hc-kader-desc {
    font-style: italic;
    color: #444;
    line-height: 1.7;
    background: #fdf2f2;
    padding: 20px;
    border-radius: 10px;
    border-left: 5px solid #c0392b;
}
