section.block-case-study-result {
    padding: 80px 0;
    font-family: "Roboto", sans-serif;
    background-color: #E6EFF8;
}

.block-case-study-result-title {
    font-size: 46px;
    line-height: 58px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    color: #005CB9;
}

.case-study-result-item {
    padding: 40px;
    color: #005CB9;
}

.case-study-result-item h4 {
    font-size: 48px;
    font-weight: 700;
    line-height: 62px;
    color: #005CB9;
    margin-bottom: 20px;
}

.case-study-result-item p {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}