.home-top-portlet {
  /* link senza href */ }
  .home-top-portlet a.home__top-cta:not([href]) {
    color: white; }
  .home-top-portlet a.home__top-cta:hover {
    color: #00ff97; }
  @media (max-width: 991px) {
    .home-top-portlet .flex-center {
      display: flex;
      justify-content: center; } }

@media (min-width: 1440px) {
  .btn--traffic svg {
    max-height: 64px !important; } }

.navbar-nav.mr-auto.mt-2.mt-lg-0 {
  margin: 0 auto !important; }

.navbar .nav-link {
  letter-spacing: 2px !important; }

.home__top-cta {
  cursor: pointer; }