

.white-color {
    color: #fff8f3 !important;
}


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {

    color: #4a0e00;
	}
	
	    .px-mega .mm-link li > a {
        color: #4a0e00 !important;
		}
	
	body {

    color: #4a0e00 !important;
	}

.theme-g-bg {
    background: #4a0e00 !important;
}

.theme-bg {
    background: #a16556 !important;
}

.btn-primary {
    color: #fff8f3;
   background-color: #fc5936 !important;
    border-color: #fc5936 !important;
}

.m-btn.m-btn-yellow {
    background: #fc5936 !important;
}

.m-btn.m-btn-theme {
    background: #fc5936 !important;
	}

.dark-bg {
    background-color: #4a0e00 !important;
}

.bg-light-gradient {
    background: linear-gradient(180deg, rgba(255, 248, 242, 0.1), rgba(255, 255, 255, 0) 100%) !important;
}

.list-type-03 li i {

    background: #fc5936 !important;
	}
	
.fixed-header .navbar-main .navbar-nav > .nav-item > .nav-link {
	color: #4a0e00 !important;
		}
		
.px-dropdown .px-dropdown-menu > li > a {
	color: #718096 !important;
	}
	
	.svg_img polygon, .svg_img path, .svg_img circle {
    fill: #ffe9d9 !important;
}

