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

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

					#showbacktop {
						background-color:#de5873 !important;
					}

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

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

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

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

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

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

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

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

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

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

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

					.navbar-nav .nav-link {
						color: #ffffff !important;
					}
				