/*!
This is where the magic for customizing lives! 
 */

.header { background-color: #7f4a7e; 
    
}

.col-lg-12 { background-color: #7f5a7e; }


.btn-primary { background-color: #7f5a7e; 
    
}