.text-section-two {
    padding: 60px 0;
}

.text-section-two h1 {
    color: #002e45;
    margin-bottom: 15px;
    font-size: 46px;
    font-weight: 300;
}

.text-section-two p {
    color: #383838;
    font-size: 22px;
    font-weight: 100;
}