.text-section-three {
    padding: 60px 0;
    background: #E7F6FF;
    text-align: center; 
}

.text-section-three p {
    color: #053868;
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 300;
}

.text-section-three a {
    color: #053868;
    font-weight: 700;
}