


/* --- Formateo de Menu -------*/

  .hand_cursor{
    cursor: pointer;
  }

  .font_menu{
    font-size: 1.3rem !important;
    font-family: header-nav-light-text;
    font-weight: bold;
  }



