/* Medicaid Block changes */
.papstickyBadge a:hover {
    color: #000 !important;
    background: #eabc45 !important;
}

.papstickyBadge a {
    color: #fff !important;
}

@media (max-width: 991px) {
    .papstickyBadgeMobile {
        top: auto !important;
        position: absolute !important;
        z-index: 9;
    }

    body .mainwarapper .bannersection {
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    body .mainwarapper .bannersection {
        margin-top: 115px;
    }

    body .mainwarapper .main .spedessection .spedescontent {
        margin-top: 70px;
    }

    body .mainwarapper .innerbanner {
        margin-top: 115px;
    }

    body .mainwarapper .innerbanner {
        padding-top: 25px;
    }

    .sitemap-button {
        margin-top: 120px;
    }
}

/* End */
