
                                    .fbook {
                                        background: #ffffff;
                                    }
                                    .inst {
                                        background: #ffffff;
                                    }
                                    .page__scroll {
                                        background: #ffffff;
                                    }
                                    .page__scroll > div:first-child {
                                        background: #ffffff;
                                    }
                                    .light {
                                        background: #ffffff;
                                    }
                                    .ares-select__popup li:hover {
                                        background: #ffffff;
                                    }
                                    .ares-select__popup li.active {
                                        background: #ffffff;
                                    }
                                    .news {
                                        background: #ffffff;
                                    }
                                    .news__gallery:after {
                                        background: #ffffff;
                                    }
                                    .registration {
                                        background: #ffffff;
                                    }
                                    .schedule > header {
                                        background: #ffffff;
                                    }
                                    .schedule__content:after {
                                        background: #ffffff;
                                    }
                                    .sponsors {
                                        background: #ffffff;
                                    }
                                    .tickets {
                                        background: #ffffff;
                                    }
                                    .tickets__item{
                                        border-bottom-color: #ffffff;
                                    }
                                    .twittering {
                                        background: #ffffff;
                                    }
                                    .twittering__item:nth-child(2n){
                                        background: #ffffff;
                                    }

                                    @media screen and (max-width: 1169px){
                                        .twittering__item:nth-child(2n){
                                            background: #ffffff;
                                        }
                                    }
                                    .site__header{
                                        background: #efc90a;
                                    }
                                    .site__header-btn{
                                        border-bottom-color: #efc90a;
                                    }
                                    .menu{
                                        border-top-color: #efc90a;
                                    }
                                    .site__header:after{
                                        background-color: #efc90a;
                                        background: #efc90a;
                                    }
                                        
                            .menu__item{
                                color: #000000;
                            }
                            .site__header-btn{
                                color: #000000;
                            }