/* DESIGN SETTINGS COLORS */ 

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

body .style-color-date-buttons {
                    color: #2e5f9a !important;
                }

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

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

body .style-color-logo {
                    color: #ffffff !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: #ffffff !important;
                }

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

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

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

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

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

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

