  /* ==========================================================================
   Author's custom styles
========================================================================== */
/*.event-title, .event-date{
	font-size: 1.2em;
    font-weight: bold;
    margin: 0px 0 0 20px;
}
.site-header {
	line-height: 1.5em !important;
}*/
.un-brandbar-welcome-lr::after{content:"Bienvenidos a las Naciones Unidas";}

/* sub-navigation panel */
.sub-nav !important {
  position: absolute;
  display: none;
  /* top: 2.2em; */
  /* margin-top: -1px; */
  padding: 0.5em 1em;
  /*border: 1px solid #dedede;*/
  background-color: #4d4d4d; }
  .sub-nav li a::before { 
    content: "— ";
}