.atlwdg-trigger {
	background: orange;
}

.header {
	padding: 10px 16px;
	background: orange;
	text-align: center;
}

.topBanner {
	background: black;
	padding: 5px;
}

.header h6 {
	color: #ffffff;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}


.bg-overlay::after,
.benifits-item:after {
	background: linear-gradient(-47deg, #390164 0%, #153393 100%);
}

.play-icon,
.text-primary {
	color: #CB5CFF;
}

.subscribe-form button,
.contact-box button,
.contact-us .social-icon,
.btn:active,
.btn.sApp-btn:before {
	background: #153393 !important;
}

.dropdown-item.active,
.dropdown-item:active {
	background: #153393;
}

