.type-page .entry-title::after {
    background-color: #5B85BF;
    content: "";
    display: block;
    height: 1px;
    margin: 10px 0;
    width: 100%;
}


.widget-title {
    color: #4c4c4c;
}
#bottom-wrapper .widget-title {
    color: #4c4c4c;
}
