function ctc()
 {
     return ChildThemeConfigurator::ctc();
 }
 function css()
 {
     return ChildThemeConfigurator::ctc()->css;
 }