[data-search-page-certificates] .search-content-toggle {
    display: inline-block;
    margin-top: .8rem;
    padding: 0;
    border: 0;
    background: transparent;
    color: #242424;
    font: inherit;
    line-height: 1.4;
    text-decoration: underline;
    text-underline-offset: .2rem;
    cursor: pointer;
}

[data-search-page-certificates] .search-content-toggle:hover {
    color: #ec1c24;
}
