a{
  colour="red";
}
#sp-header {background-color: #a39f9f !important ;}
#adminForm table thead tr th > * {
color: #212529; 
font-weight: bold;
}

 #adminForm table tbody tr > td > * {
color: #010C23 !important;
}

.osm-item-title > * {
color: #010C23 !important;
font-weight: bold;
}

.osm-plan-price {
  background :#CB1C1C !important
}


@media (min-width: 768px) {
  textarea#comment {
  resize: auto !important;
}
}
.alert.alert-info {background-color: #e9ecef !important;}
.alert.border-color{background-color :#e9ecef !important;}
.osm-btn-login {background-color: #e9ecef !important;}
.btn .btn-primary {
    background: #a39f9f !important;}

#sp-header.header-sticky {
    background-color: #a39f9f !important; }  
 #sp-header.full-header.full-header-left.header-has-modules.header-sticky {
    background-color: #a39f9f;}

#sp-header {
    background-color: #a39f9f;}

@media (max-width: 538px){
   #sp-menu>.sp-column{
      background-color: #a39f9f;

.sppb-btn.sppb-btn-secondary, body .sppb-btn.btn-seconday, body .sppb-btn.btn-primary, body .btn.sppb-btn-secondary, body .btn.btn-seconday, body .btn.btn-primary {background-color:#a39f9f !important;}

.input-group-text {background-color: #e9ecef !important;}

.osm-modal-container .tingle-modal__close {
  position: fixed;
  top: 6.5rem;
  right: 15.5rem;
  
}