a.menu-toggle. i.fas.fa-bars
{ background-color: blue !important;}

.menu-toggle {
  color: #fff;
    
   /*background: rgba(52, 58, 64, 0.5);*/
  
  background-color: var(--color01) !important;
  
  }

  a.btn.btn-primary
,
.modal-footer button
{
 
  border-color: #2a2617 !important;

  outline: #2a2617 !important;
   
  outline:  #2a2617 !important;

  
}