/* Add here all your CSS customizations */

html .text-color-darkblue{
color:#00cccc;
};

html .childTrue{

border-left: solid 2px red;
};