.site-heading h2::before {
    background: none !important;
}

.site-heading h2::after {
    background: none !important;
}


@media (min-width: 1024px) {
    nav.navbar.bootsnav.navbar-transparent .attr-nav {
        padding-left: 5px !important;
        margin-left: 5px !important;
    }
}

.none {
    display: none !important;
}

.error {
    color: #ff3d3a !important;
    font-weight: 500;
}

.errorx {
    color: #5a5c69;
    font-size: 7rem;
    position: relative;
    line-height: 1;
    width: 12.5rem;
}