.title-underline {
    background-image: linear-gradient(white, white);
    background-position: center;
    background-size: 115px 2px;
    background-repeat: no-repeat;
    padding-bottom: 4px;
    position: relative;
    bottom: 29px;
}