.theme_back{
    background: #00a0e3;
}
.theme_color{
    color: #00a0e3;
}
a.theme_color:hover{
    color: #00a0e3;
}
a.theme_color:visited{
    color: #00a0e3;
}
span.enter_stars_color.theme_color{
    color: #00a0e3!important;
}