.bg-theme{
    background-color: #6f42c1;
}

header {

    background-color: indigo !important; 
}
.btn btn-primary {
    background-color:#6f42c1;
}