
span.d-inline.d-sm-none.d-md-inline {
      display: none !important;
    }
    
    a#cm-hm-brands {
  display: none !important;
}

body {
    background-image: url("background.png");
}
body {
    font-family: "Comic Sans MS", Verdana, "Times New Roman", Georgia, Serif; 
}
.breadcrumb {
   background-color: #efcf70 !important;
} 
.cm_breadcrumb_i {
    color: #efcf70 !important;
}
.card-header {
   background-color: #c1a44d !important;
}
.list-group-item {
   background-color: #efcf70 !important;
}
.list-group-item:hover {
   background-color: #f4e0a5 !important;
}
.card-body {
    background-color: #f4e0a5;
}
.footer {
   background-color: #efcf70 !important;
}
.footer.pt-2 {
   background-color: #efcf70 !important;
}
.bg-light {
    background-color: #efcf70 !important; 
}
.fa, .fas {color: #efcf70 !important;
}

/*.breadcrumb-hover {background-color: #c1a44d; }

font: color  #050a0e,

    .card {background-color: #d7ba64;
}

.list-group-item { background-color: #efcf70; 
}
    .card_hover {background-color: #f1c951;
    }
.footer {
    background-color: #efcf70;
}*/

 .cm-footer-extra-icons {
    color: #efcf70;
    /*margin: 0px 1rem;*/
}