.about .sec-title h2 {
    font-weight: 700;
}

.about .text-box p {
    line-height: 1.8;
}

.history .sec-title h2 {
    letter-spacing: 0.2px;
}

.team .team-item {
    border: 1px solid #eaeaea;
    border-radius: 6px;
    padding: 16px;
    background: #fff;
}

