.type-page .entry-title::after {
    background-color: #70173f;
    content: "";
    display: block;
    height: 6px;
    margin: 10px 0;
    width: 20%;
}