section {
    width: 60%;
    margin: 0 auto;
    
}
h2 {
    font-size: 140%;
    text-align: center;
    margin-bottom: 15px;
}
p {
    line-height: 130%;
    margin-bottom: 12px;
}
.p-sec {
    margin: 0 0 3px 0;
    text-decoration: underline;
}
