.text-section-three {
    padding: 60px 0;
    background: #E7F6FF;
    text-align: center;
    font-family: "Proxima Nova Rg", sans-serif;
}

.text-section-three p {
    color: #053868;
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 400;
}

.text-section-three a {
    color: #053868;
    font-weight: 700;
}