/* Custom header code  */
.bg-slate-200 {
   background: #ecedf0 url(https://pub.iconclusions.com/public/site/images/omermusa/pexels-bt3gl-3894157.jpg) top left no-repeat;
   background-size: cover;
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(255 255 255);
}

.text-5xl {
    font-size: 3.5rem;
    line-height: 2rem;
}

.lg\:text-sm {
        font-size: 1.5rem;
        line-height: 0.5rem;
    }


.pl-0\.5 {
    padding-left: 0.1rem;
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/ var(--tw-bg-opacity));
}


/* Custom color on footer */ 
.text-slate-400 {
    background: #ecedf0 url(https://pub.iconclusions.com/public/site/images/omermusa/pexels-bt3gl-3894157.jpg) top left no-repeat;
   background-size: cover;
}


.text-slate-400 {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}


    .xl\:px-16 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }


    .xl\:pr-6 {
        padding-right: 0rem;
    }


.xl\:px-12 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

.bg-slate-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

.w-\[50vw\] {
    width: 20vw;
}


.max-w-8xl {
    max-width: 88rem;
}

.w-full {
    width: 100%;
}

.bg-slate-6 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}