.--title-line:after {
    content: "";
    display: block;
    width: 40%;
    max-width: 100px;
    height: 4px;
    margin-top: 4px;
    background-color: #C7525C;
}