/* Logo más grande */
.logo-header {
  height: 95px !important;
  max-height: 95px !important;
  width: auto !important;
}

/* Eliminar el texto "Bilera Costa Tech" */
a[href="/"][style*="color: inherit"] {
  display: none !important;
}