
				.header {
					background-color:#fffde8 !important;
				}

				.second-header {
					.cname ,.ctype {
						color:#32206d !important;
					}
					.cname {
						border-bottom:1px solid #32206d !important;
					}
				}

				#showbacktop {
					background-color:#32206d !important;
				}

				#start-main .nav-item:hover .nav-link {
					background-color: #32206d !important; 
					color: #ffffff !important;
				}

				#start-main .dropdown-menu li:hover .dropdown-item {
					background-color: #32206d !important; 
					color: #ffffff !important;
				}
					
				.dropdown-menu {
					background-color: #32206d !important;
				}

				.breaking-box {
					background-color: #32206d !important;
				}

				.bg-footer::before {
					background: #fffde8 !important;
				}

				.blog-box .blog-box-head,
				.page-header .title {
					background-color:#937ed7 !important;
				}					

				.blog-box .blog-box-body {
					background-color: #d3cef7 !important;
				}
				
				.blog-box .blog-box-head .title {
					color: #060019 !important;
				}

				.block-title-6 .bg-primary {
					background-color: #32206d !important;
				}
				
				.border-primary {
					border-color:#32206d !important;
				}

				.txt-body-box {
					color: #000 !important;
				}

				.txt-menu-box {
					color: #000 !important;
				}

				.txt-menu-box:hover {
					color: #000 !important;
				}	
				.txt-data {
					color: #000 !important;
				}
					
				.txt-link {
					color: #333333 !important;
				}

				.txt-link:hover {
					color: #6c5160 !important;
				}
			