.vc_grid .vc_pageable-load-more-btn .vc_btn3 {
  background-color: var(--verde1) !important;
  border-radius: 50px;
}

.progetti-post-grid {
  &.reduced-w-800 {
    margin: 20px auto;
    max-width: 800px;
  }

  .vc_grid-item-mini {
    position: relative;

    &:hover {
      .vc_gitem-post-data-source-post_title {
        display: none !important;
      }
      .vc_gitem-post-data-source-post_excerpt {
        display: block !important;
      }
    }
  }

  .vc_gitem-zone.vc_gitem-zone-c {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .vc_gitem-zone-mini,
  .vc_gitem_row,
  .vc_col-sm-12 {
    height: 100%;
  }

  .vc_col-sm-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    .vc_gitem-post-data-source-post_title,
    .vc_gitem-post-data-source-post_excerpt {
      color: #fff;
    }
    .vc_gitem-post-data-source-post_excerpt {
      display: none;
      padding: 16px;
      background: #133b5b8c;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      margin: 0;
    }
  }
}
