.theme-red .hdng1 a, .theme-red .hdng1{color:#ff5151;}
.theme-blue .hdng1 a, .theme-blue .hdng1{color:#167bff;}
.theme-voilet .hdng1 a, .theme-voilet .hdng1{color: #544ee0;}
.theme-yellow .hdng1 a, .theme-yellow .hdng1{color: #e4c936;}
.theme-pink .hdng1 a, .theme-pink .hdng1{color: #fe8199;}
.theme-orange .hdng1 a, .theme-orange .hdng1{color: #fa6c3f;}
.theme-purple .hdng1 a, .theme-purple .hdng1{color: #c573d9;}
.theme-green .hdng1 a, .theme-green .hdng1{color: #47c48e;}
.theme-skyblue .hdng1 a, .theme-skyblue .hdng1{color: #46c6e5;}
.theme-lightblue .hdng1 a, .theme-lightblue .hdng1{color: #5884d5;}
.theme-lightgreen .hdng1 a, .theme-lightgreen .hdng1{color: #d5e89e;}

.theme-red .btn{background: #ff5151;}
.theme-blue .btn{background: #167bff;}
.theme-voilet .btn{background: #544ee0;}
.theme-yellow .btn{background: #e4c936;}
.theme-pink .btn{background: #fe8199;}
.theme-orange .btn{background: #fa6c3f;}
.theme-purple .btn{background: #c573d9;}
.theme-green .btn{background: #47c48e;}
.theme-skyblue .btn{background: #46c6e5;}
.theme-lightblue .btn{background: #5884d5;}
.theme-lightgreen .btn{background: #d5e89e;}

.theme-red .story-box span.story-number{color: #ff5151;border: 1px solid #ff5151;}
.theme-blue .story-box span.story-number{color: #167bff;border: 1px solid #167bff;}
.theme-voilet .story-box span.story-number{color: #544ee0;border: 1px solid #544ee0;}
.theme-yellow .story-box span.story-number{color: #e4c936;border: 1px solid #e4c936;}
.theme-pink .story-box span.story-number{color: #fe8199;border: 1px solid #fe8199;}
.theme-orange .story-box span.story-number{color: #fa6c3f;border: 1px solid #fa6c3f;}
.theme-purple .story-box span.story-number{color: #c573d9;border: 1px solid #c573d9;}
.theme-green .story-box span.story-number{color: #47c48e;border: 1px solid #47c48e;}
.theme-skyblue .story-box span.story-number{color: #46c6e5;border: 1px solid #46c6e5;}
.theme-lightblue .story-box span.story-number{color: #5884d5;border: 1px solid #5884d5;}
.theme-lightgreen .story-box span.story-number{color: #d5e89e;border: 1px solid #d5e89e;}

.theme-red .carousel-container .slide:hover, .theme-red .slide.active{background: rgba(255,81,81,.5);}
.theme-blue .carousel-container .slide:hover, .theme-blue .slide.active{background: rgba(22,123,255,.5);}
.theme-voilet .carousel-container .slide:hover, .theme-voilet .slide.active{background: rgba(84,78,224,.5);}
.theme-yellow .carousel-container .slide:hover,.theme-yellow .slide.active{background: rgba(228,201,54,.5);}
.theme-pink .carousel-container .slide:hover, .theme-pink .slide.active{background: rgba(254,129,153,.5);}
.theme-orange .carousel-container .slide:hover, .theme-orange .slide.active{background: rgba(250,108,63,.5);}
.theme-purple .carousel-container .slide:hover, .theme-purple .slide.active{background: rgba(197,115,217,.5);}
.theme-green .carousel-container .slide:hover, .theme-green .slide.active{background: rgba(71,196,142,.5);}
.theme-skyblue .carousel-container .slide:hover,.theme-skyblue .slide.active{background: rgba(70,198,229,.5);}
.theme-lightblue .carousel-container .slide:hover,.theme-lightblue .slide.active{background: rgba(88,132,213,.5);}
.theme-lightgreen .carousel-container .slide:hover,.theme-lightgreen .slide.active{background: rgba(213,232,158,.5);}

.theme-red .carousel-container .buttons button:hover{background: rgba(255,81,81,1);}
.theme-blue .carousel-container .buttons button:hover{background: rgba(22,123,255,1);}
.theme-voilet .carousel-container .buttons button:hover{background: rgba(84,78,224,1);}
.theme-yellow .carousel-container .buttons button:hover{background: rgba(228,201,54,1);}
.theme-pink .carousel-container .buttons button:hover{background: rgba(254,129,153,1);}
.theme-orange .carousel-container .buttons button:hover{background: rgba(250,108,63,1);}
.theme-purple .carousel-container .buttons button:hover{background: rgba(197,115,217,1);}
.theme-green .carousel-container .buttons button:hover{background: rgba(71,196,142,1);}
.theme-skyblue .carousel-container .buttons button:hover{background: rgba(70,198,229,1);}
.theme-lightblue .carousel-container .buttons button:hover{background: rgba(88,132,213,1);}
.theme-lightgreen .carousel-container .buttons button:hover{background: rgba(213,232,158,1);}