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

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

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

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

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

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

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

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

.q-img {
    padding: 5px !important;
}

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

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

.xs-device .top-content {
    width: 100%;
    color: #E42F74 !important;
}

.xs-device .top-content .title-content,
.xs-device .top-content .title-content a {
    font-size: 30px !important;
    color: #E42F74 !important;
}

.xs-device .content-section .q-img img.w90 {
    width: 90% !important;
}

.xs-device .p45 {
    padding: 45px !important;
}

.xs-device section {
    padding: 20px 20px 0px 20px !important;
    margin: 20px 0px 20px 0px !important;
}

.p100 {
    padding: 10%;
}

.pdrt {
    margin-right: 40px !important;
}

.q-img img.caesar-ai {
    position: absolute;
    right: 40px;
    width: 80px !important;
    visibility: visible;
    bottom: 20px;
}