.header__nav__dropdown .sub-item {
    line-height: 15px !important;
}

.pagination .page-number {
    outline: none;
    appearance: auto;
    margin: 0em;
    padding-block: 7px;
    padding-inline: 12px;
}

.page-btn {
    border-style: outset;
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
}

.just-validate-error-label::before {
    background-image: url(/static/images/contact/error-icon-form.svg);
  }

  #category-blog-filter .choices[data-type*="select-one"] .choices__inner::after {
    background-image: url(/static/images/blog/blog-filter.svg) !important;
}

.term_content {
    margin-top: 5%;
}
