@charset "UTF-8";
/* CSS Document */


.cc-brand-clr a {color: #C41230 !important;}

.cc-brand-bg {background: #C41230 !important;}

.cc-brand h2:after {content: ""; display: block; width: 40px; height: 5px; background: #C41230 !important; margin: 20px 0px;}

.cc-brand h4:after {content: ""; display: block; width: 40px; height: 5px; background: #C41230 !important; margin: 20px auto;}
 
.cc-brand-focus:focus{border: 2px dotted #C41230;}

