#main-site-nav-container {
  text-align: center;
}
#menu-item-61.link-highlight.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-61 {
  text-align: center;
}

.link-highlight {
color: #ffffff;
background: #f5d10c;
border-color: #10b3b6;
border-style: solid;
border-width: 4px;
border-radius: 75px;
padding: 10px 5px;
transition: all 0.2s linear;
line-height:45px;
width:85px;
height:28px;
justify-content: center;
text-align: center
}
 
.link-highlight a {
 color:#f5d10c
}
 
.link-highlight:hover {
color: #f5d10c;
background: transparent;
border-color: #10b3b6;
  text-align: center;

}
 
li.link-highlight:hover &gt; a {
 color:#ffffff;
}
 
.link-highlight:active {
border-radius: 30px;
  text-align: center;
}

.tribe-events-month #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-month #tribe-events-header .tribe-events-sub-nav li {
   display: block;
}
#google_translate_element {
   position: absolute;
   left: 5px;
   z-index: 1;
 }
 #header {
   margin-top: 10px;
 }