/*========== Color ====================*/


{
	color: #ff0000;
}



{
    background: rgba(255,0,0,0.4)!important;
}

{
    background: #ff0000;
}


{
    border-color: #ff0000!important;  
}


