.nav-section li {
    color: #504fe5 !important;
}

.top-img img {
    width: 80%;
}

.title-label {
    color: #3C40C6 !important;
}

.top-section {
    background: #FFFFFF !important;
    background-image: linear-gradient(0deg, rgba(255,255,255,0.50) 8%, #EDEEFF 100%) !important;
}

.title-content {
    font-size: 40px;
}

.title-content a:after {
    border-color: #504fe5;
}

.bg-q {
    background: #3C40C6 !important;
    opacity: 0.1;
}

.nav-section li {
    color: #3C40C6 !important;
}

.title-content a:after {
    border-color: #3C40C6;
}

.xs-device .top-content {
    color: #504fe5;
    width: 100%;
}

.xs-device .title-content {
    color: #504fe5;
    font-size: 30px !important;
}

.xs-device .title-content a {
    color: #504fe5 !important;
}

.xs-device .top-header {
    margin-bottom: 40px;
    min-height: 380px;
}

.p25 {
    padding: 25px;
}

.xs-device .btn-lists {
    margin-bottom: 15px;
}

#feature-fourth-img {
    width: 90% !important;
}

.q-img img.caesar-dashboard {
    position: absolute;
    left: 15px;
    width: 80px !important;
    visibility: visible;
    bottom: 20px;
}