nav a:hover, footer a:hover, footer i:hover{

  color: #a8a !important;

}

#logo {
  position: relative;
  display: block;
  transition: transform 1ms;
  align-items: center;
  margin:auto;
  padding-top: .5rem;
  padding-bottom: .5rem;

}

.modal-backdrop {
  display: none;
  z-index: 1040 !important;
}

.modal-content {
  margin: 2px auto;
  z-index: 1100 !important;
}

#whatsApp {
background-color: #25D366;
border-color:#25D366 
}

.bg-secondary {
  background-color: #424242 !important;
}

.text-info {
  color:#AB7F12 !important;
  font-style: italic;
 
}

.bg-warning {
  background-color: #AB7F12 !important;
}

.border-warning {
  border-color:#AB7F12 !important;
}

#gallery {
  height: 150px;
  width:150px
}


