.themeTextcolor {
    color:#f39200;
}
.themeBackground {
    background-color:#f39200!important;
}
.themeBackgroundOpacity{
    background-color: rgba(243, 146, 0, 0.07);
}
.themeHover:hover {
    color:#f39200!important;
}
.themeBorderColor{
    border-left-color: #f39200;
}
.themeTextHover:hover{
    border-left-color: #f39200!important;
}
.borderTopColor {
    border-top-color: #f39200;
}
.descrText a, .vareietyList a {
    color: #9b5000;
}
.dottetUnderline .active {
    color:#f39200;
}
