section {
    padding-top: 40px;
}
section .section-tit1 {
    margin-bottom: 30px;
}
section * + .section-tit3 {
    margin-top: 30px;
}
section a {
    text-decoration: underline;
}