/* Theme overrides */

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    color: inherit;
}

.uk-offcanvas-close {
    color: var(--color-black) !important;
}
