section {
    padding: 60px 0
}

.section-title {
    text-align: center;
    padding-bottom: 30px
}

.section-title h2 {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative
}


.section-title p {
    margin-bottom: 0;
    font-size: 14px;
    color: #aab3c7
}