body {
    background: #0F1123 !important;

}

.body {
    background: #0F1123 !important;

}

.header-body {
    background: #0F1123 !important;
}

.btn-grad-blue {
    background: #0F1123 !important;
    color: #fff !important;

}

.header-logo a {
    color: #fff !important;
}

.nav li a {
    color: #fff !important;
}

.dropdown-menu li a {
    color: #000 !important;

}

.main {
    background: #0F1123 !important;
}

.home-intro {
    background: #0F1123 !important;

}

.feature-box-icon i {
    color: #fff !important;
}

.feature-box-info h4 {
    color: #fff !important;

}

.feature-box-info p {
    color: #fff !important;

}

.btn-grad-red {
    background: linear-gradient(90.6deg, #F548A0 2.93%, #F57C35 99.47%) !important;
    color: #fff !important;
}

h6,
h2,
p {
    color: #fff;
}

.package-list {
    list-style: none !important;

}

.page-header {
    background: linear-gradient(90.6deg, #F548A0 2.93%, #F57C35 99.47%) !important;
    margin: 0 0 35px 0;
    padding: 30px 0;
    position: relative;
    text-align: left;
}

#footer{
    background: linear-gradient(90.6deg, #F548A0 2.93%, #F57C35 99.47%) !important;
			color: #fff !important;
}