.text-w {
    padding: 140px 0 40px;
}

h1 {
    font-size: 36px;
    text-align: center;
    margin-bottom: 30px;

}

h2 {
    font-size: 30px;
}
h3 {
    font-size: 25px;
}
p,li,strong,span {
    font-size: 1rem;
}