
.template_main_color{
    color:#FF7327!important;
}
.template_main_back{
    background-color:#FF7327!important;
}
.template_main_border{
    border-color:#FF7327!important;
}


.template_sub_color{
    color:#272727!important;
}
.template_sub_back{
    background-color:#272727!important;
}
.template_sub_border{
    border-color:#272727!important;
}


.template_rgb_color{
    color:rgba(252,226,212,1)!important;
}
.template_rgb_back{
    background-color:rgba(252,226,212,1)!important;
}
.template_rgb_pseudo:before,.template_rgb_pseudo:after{
    background:rgba(252,226,212,1)!important;
}
.template_rgb_border{
    border-color:rgba(252,226,212,1)!important;
}