/*.section-title:after, .column-title:after {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    content: '';*/
/*    right: 0;*/
/*    background-image: url(https://www.anuation.com/nobo-bongo/wp-content/uploads/2020/07/underline.png);*/
/*    background-repeat: no-repeat;*/
/*    background-position: center center;*/
/*    background-size: contain;*/
/*    width: 70px;*/
/*    height: 10px;*/
/*    margin: auto auto 0;*/
/*    top: auto;*/
/*    bottom: 0;*/
/*}*/
.section-title {
    position: relative;
    /*padding-bottom: 20px;*/
    /*height: 100%;*/
    width: 100%;
    margin: 0;
    overflow-wrap: break-word;
}