
        #hire-banner {
            background-color: #ffff71;
            color: #333;
        }
        #hire-banner a, #hire-banner .close-btn, #hire-banner .hire-tab {
            color: #333;
            background-color: #ffff71;
        }
        #hire-banner a {
            text-decoration: underline;
        }
        #hire-banner.hidden .hire-tab {
            background-color: #ffff71;
            color: #333;
        }
    