.text_one_text {
    text-align: center;
    margin-top: 20px;
}
.text_one_text h3 {
    font-size: 50px;
    line-height: 70px;
    color: #00abe9;
    font-weight: 700;
}
.text_one_text p {
    font-size: 18px;
    color: #333;
}