/* DESIGN SETTINGS COLORS */ 

body .style-color-main {
                    color: #efede9 !important;
                }

body .style-color-date-buttons {
                    color: #8a796a !important;
                }

body .style-color-buttons {
                    color: #c3c346 !important;
                }

body .style-color-text-main {
                    color: #333230 !important;
                }

body .style-color-logo {
                    color: #8a796a !important;
                }

body .style-color-text-popup {
                    color: #333230 !important;
                }

body .style-color-text-buttons {
                    color: #ffffff !important;
                }

body .style-color-text-date-buttons {
                    color: #ffffff !important;
                }

body .style-color-main-bg {
                    background-color: #efede9 !important;
                }

body .style-color-date-buttons-bg {
                    background-color: #8a796a !important;
                }

body .style-color-buttons-bg {
                    background-color: #c3c346 !important;
                }

body .style-color-text-main-bg {
                    background-color: #333230 !important;
                }

body .style-color-logo-bg {
                    background-color: #8a796a !important;
                }

body .style-color-text-popup-bg {
                    background-color: #333230 !important;
                }

body .style-color-text-buttons-bg {
                    background-color: #ffffff !important;
                }

body .style-color-text-date-buttons-bg {
                    background-color: #ffffff !important;
                }

