


    body {
        background-color: #fcfcfe !important;
    }
    .body-content {
        background-color: #fcfcfe !important;
        color: #121212 !important;
    }
    a {
        color: #121212;
    }



    .theme-common-button {
        background-color: #d194a2 !important;
        color: #fefefe !important;
        border-color: #d194a2 !important;
    }
    .theme-common-button:hover, .theme-common-button:active {
        background-color: #d194a299 !important;

    }
    .theme-common-button:disabled {
        opacity: 0.4;
    }
    .theme-back {
        background: #d1bd92 !important;
    }
    .theme-back-font {
        color: #fff !important;
    }
    .femail-area {
        border: 1px solid #d1bd92 !important;
    }
    .femail-area .femail-label {
        color: #d1bd92 !important;
    }
    .theme-font-color {
        color: #d1bd92 !important;
    }
    .swiper-pagination-bullet {
        border-color: #d1bd92 !important;
    }
    .swiper-pagination-bullet-active {
        background: #d1bd92 !important;
    }



    .mm-panel {
        --mm-color-background: #f8f8f8 !important;
        --mm-color-text: rgba(0, 0, 0, 1.0) !important;
    }
    .menu-col {
        background-color: #f8f8f8 !important;
    }



    #header {
        background: #f1f1f1 !important;
    }



    .theme-footer-area {
        background: #f5f0eb !important;
    }
    .theme-footer-area a {
        color: #3e3a39 !important;
    }



    .theme-copyright {
        color: #fefefe !important;
        background: #9e9e9f !important;
    }






