.skip-link {
    position: absolute;
    top: -40px;
    left: 0;
    background: #000;
    color: #fff;
    padding: 8px 15px;
    z-index: 999;
}

.skip-link:focus {
    top: 10px;
}

a:focus,
button:focus {
    outline: 3px solid #ff9900;
    outline-offset: 2px;
}

.nav-link:focus {
    background: #0d6efd;
    color: #fff !important;
    border-radius: 4px;
}

.block-23 ul li span {
    color: #ffffff;
}

.ftco-footer p {
    color: #ffffff;
}

.owl-nav button {
    font-size: 24px;
    background: none;
    border: none;
    cursor: pointer;
}

.text-dark {
    color: #000000 !important;
}

.fs-3 {
    font-size: 1.75rem !important;
}

.fs-5 {
    font-size: 1.25rem !important;
}

.fs-6 {
    font-size: 1rem !important;
}