/*Червоний */
.premium-bg {background: #028349!important; color: white;}
.premium-color {color: #028349!important;}
.premium-bg p, .premium-bg a {color: white;}
.bg-light .menu-default {background: #028349!important;}
a.white-bg:hover, button.white-bg:hover {background: #028349!important; color: white!important;}
a.third-bg:hover {background: #028349!important; color: white;}
.left-right-border-premium:before, .left-right-border-premium:after {border-top: 1px solid #ed4a43!important; border-bottom: 1px solid #ed4a43!important;}
a.second-bg:hover {background: #028349!important; color: white;}
.calendar-two a:hover span {background: #028349!important; color: white!important;} 

/* Синій */
.second-bg {background: #282b78!important; color: white;}
.second-color {color: #282b78!important;}
.second-bg p, .second-bg a {color: white;}
a.premium-bg:hover {background: #282b78!important; color: white;}
button.premium-bg:hover {background: #282b78!important; color: white;}
.left-right-border-second:before, .left-right-border-second:after {border-top: 1px solid #282b78!important; border-bottom: 1px solid #282b78!important;}

/* Фіолетовий*/
.third-bg {background: #685eae!important; color: white;}
.third-light-bg {background: #e1ddff!important; color: black;}   /* світліше від основного */
.third-color {color: #685eae!important;}
.third-bg p, .third-bg a {color: white;}
.left-right-border-third:before, .left-right-border-third:after {border-top: 1px solid #685eae!important; border-bottom: 1px solid #685eae!important;}

.bg-light .menu-default, .white-bg .menu-default {background: #028349 !important;}

