
 .resume-color {
     color: # !important;
 }
 .resume-color-background {
     background: # !important;
 }

.horizontal-stripes:before {
     color: # !important;
 }

 /*******************LEFT HEADER STYLING****************************/
  .content.cv-content .left_header .cv-header .name .position h6
 {
    background: # !important;
 }
 .content.cv-content .left_header .cv-header .contact-by .contact-by-label:before {
     background: #;
 }
 /***********************DEFAULT HEADER STYLES****************************************/
 
 .content.cv-content .default_header .cv-header .name-title {
     background: rgba(, , , 0.15) !important;
 }
 .content.cv-content .default_header .cv-header .contact-by .icon {
     border-right: 2px solid #;
 }
 /*************************CENTER HEADER STYLES****************************/

 .content.cv-content .center_header .cv-header .contact-list-details .contact-by .icon {
     border: 2px solid #;
 }
 /********************SECTION STYLES**************************************/

 .cv-body .section-heading .heading-text:hover {
     background-color: # !important;
 }

.cv-body .section-heading-center h3:before,
.cv-body .section-heading-center h3:after {
    background-color: # !important;
}

.cv-body .section-heading-center h3 p
{
    border: 2px solid # !important;
}

 .cv-body .section-item-container .section-list {
     border-left: 1px solid #;
 }

 .cv-body .section-item-container .section-list .section-item:before {
     background: # !important;
 }

 .cv-body .section-item-container .section-list .section-item .section-item-heading {
     color: #;
 }
 .cv-body .section-item-container .section-list .section-item .section-item-heading:before {
     background: #;
 }

 .cv-body .section-item-container .section-list .section-item .section-item-details p:before {
     color: #;
 }
