#hc-gunes-pos .hc-result-value {
    font-size: 2.5rem;
    color: #f1c40f;
    text-shadow: 0 0 10px rgba(241, 196, 15, 0.3);
}
.hc-res-desc {
    margin-top: 15px;
    font-size: 0.95rem;
    line-height: 1.6;
    color: #444;
    background: #fffdf2;
    padding: 15px;
    border-radius: 8px;
    border-left: 4px solid #f1c40f;
}
