.showcase-description {
    color: #ffffff;
    text-align: center;
    font-size: 2.375rem;
    font-weight: 500;
    line-height: 40px;
    margin: auto;
}

#about::before {
    display: block;
    content: "";
    margin-top: -80px;
    height: 80px;
    visibility: hidden;
}

#about .title {
    color: #0d0d0d;
    /* font-size: 1.375em; */
    font-weight: 800;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 0;
}
#about .content-title {
    color: #0d0d0d;
    font-size: 1.375em;
    font-weight: 800;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 0;
}