

#botoneraEnlacesInteres .btn-group {
  padding: .5rem .25rem .5rem .25rem;
  width: auto;
}

#botoneraEnlacesInteres .btn-group:hover + .btn {
  background-color: #ff0000;
}

#botoneraEnlacesInteres .btn-group .btn {
  border: none; /* Remove borders */
  color: black;
  padding: .25rem .5rem; /* Some padding */
  font-size: 1rem; /* Set a font size */
  cursor: pointer; /* Mouse pointer on hover */
}

.btn-left {
  background-color: white;
  border: 1px solid lightgrey;
  height: 3.5rem;
  width: 3.5rem;
}

.btn-right {
  max-width: 10rem;
  width: 10rem;
  background-color: #EFEFEF;
  border: 1px solid lightgrey;
  border-left: none;
  white-space: normal;
  line-height: .9rem;
}

.btn-right:hover {
  color: #fff;
}

.btn-left:hover {
  color: #fff;
  fill: #ffffff;
}

.btn-right:hover {

}

.btn-covid:hover, .btn-covid-text:hover {
  background-color: #4C6EF5;
}

.btn-covid {
  color: #4C6EF5;

}

.btn-covid-text {
  font-size: .75rem;
}

.btn-buzon {
  fill: #15AABF;
  color: #15AABF;
}
.btn-buzon:hover, .btn-buzon-text:hover, .btn.btn-buzon-text.hover {
  background-color: #15AABF;
}

.btn-telefono {
  fill: #fd7e14;
}

.btn-telefono:hover, .btn-telefono-text:hover {
  background-color: #fd7e14;
}

.btn-eProfesional {
  fill: #d93600;
}

.btn-eProfesional:hover, .btn-eProfesional-text:hover {
  background-color: #d93600;
}

.btn-proveedores {
  fill: #82C91E;
  color: #82C91E;
}

.btn-proveedores:hover, .btn-proveedores-text:hover, .btn-proveedores-text.hover {
  background-color: #82C91E;
}

.btn-ventanilla {
  fill: #82C91E;
  color: #82C91E;
}

.btn-ventanilla:hover, .btn-ventanilla-text:hover {
  background-color: #82C91E;
}

.btn-ventanilla-text {
  font-size: .75rem;
}
