.hc-yeni-ay-hesaplama .hc-result {
    text-align: center;
}

.hc-new-val {
    font-size: 1.8rem;
    font-weight: bold;
    color: #2c3e50;
    margin: 15px 0;
}

.hc-new-desc {
    line-height: 1.7;
    color: #444;
    background: #f4f6f7;
    padding: 20px;
    border-radius: 12px;
    border-left: 5px solid #2c3e50;
}
