.mark, mark {
    background-color: transparent;
}

.ss-result {
    padding: 15px 0;
}

.ss-result hr {
    margin-top: 15px;
}
.ss-result__badge {
    font-size: 12px;
    font-weight: 600;
}

.ss-result__title a {
    color: #4e5556;
    text-decoration: none;
}

.ss-result__title a:hover {
    color: #ab0534;;
}
button.search-button {
    background-color: #ab0534;;
    width: 175px;
    padding: 5px 0;
    border: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-family: 'Legacy Sans Itc TOT Bold';
}
