#hc-aile-yardimi-hesaplama .hc-result-item {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}

#hc-aile-yardimi-hesaplama .hc-result-value {
    font-size: 2rem;
    color: #8e44ad;
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
}
