/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

/* Header interno: en páginas sin hero oscuro el usuario no debe quedar blanco */
header.header_in .dropdown.user > a {
  color: #333 !important;
}
header.header_in .dropdown.user > a:hover {
  color: #333 !important;
}
