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

.hc-yon-val {
    font-size: 2.5rem;
    font-weight: bold;
    color: #e67e22;
    margin: 10px 0;
}

.hc-yon-desc {
    font-style: italic;
    color: #555;
    line-height: 1.6;
    background: #fff8f0;
    padding: 20px;
    border-radius: 10px;
    border-left: 5px solid #e67e22;
}
