.navbar-item.is-mega {
  position: static;

  .is-mega-menu-title {
    margin-bottom: 0;
    padding: .375rem 1rem;
  }
}

.fa-arrow-circle-left:hover {
  color: #2A9D8F;
}

.fa-arrow-circle-right:hover {
  color: #2A9D8F;
}

