nav.relative.py-8.px-4.xl\:px-10.bg-blue-800{
    background-color: #00000000;
    }
    section.relative.pb-24.md\:pb-14.bg-blue-800.overflow-hidden {
        position: relative;
        background: linear-gradient(rgba(0, 0, 0, 0.717), rgba(0, 0, 0, 0.553)), 
                    url(/storage/images/licenses.jpg) no-repeat center/cover;
    }
    .sls-hire-text{
        font-size: 60px;
        margin-top: -140px;
        z-index: 9999;
        color: wheat;
    }