.section, .section > .title{
    position: relative;
}
.section > .title{
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.before{
    opacity: 0 !important;
}