

body{ background:#1E1E1E url('assets/img/overly.png') repeat; color: #5D5D63; }
.text-gray{color: #999 !important;}
.text-darkgray{color: #666 !important;}
.text-lightgray{color: #5D5D63 !important;}
.text-lsa {color: #75c044 !important;}


.tp-header-height{padding: 50px 0;}

.input-rounded {border-radius: 32px;}


.tp-main-menu-content li{ margin: 0 10px !important;}

.bg-lsa {
    background: linear-gradient(155deg, #75c044, #75c044, #1e2225) !important;
}
.bg-nukhbah {
    background: linear-gradient(155deg, #db3944, #db3944, #414042) !important;
}
.bg-dcarbon{
    background: linear-gradient(155deg, #0fa829, #0a3d63) !important;
}

h1,
h2,
h3,
h4{ font-family: var(--tp-ff-syne);}