.content.uk-list.uk-list-divider > .author { display: none!important; }
.content.uk-list.uk-list-divider > .date > strong { display: none!important; }
hr.pr-page-title-hr {
    background-color: #191919!important;
    width: 70px;
    height: 2px;
    margin-bottom: 40px;
}
.breadcrumbs > span, .breadcrumbs > span > a {
    color: #9b9b9b!important;
}


.loading .progress .bar-loading, input[type="reset"]:hover, input[type="submit"]:hover {
    background-color: #d9d9d9!important;
}