.hc-isim-num-result {
    text-align: center;
}

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

.hc-name-desc {
    font-style: italic;
    color: #444;
    line-height: 1.7;
    background: #f0f7fb;
    padding: 20px;
    border-radius: 10px;
    border-left: 5px solid #2980b9;
}
