/* Add custom CSS styles below */ 
section.banners-slider:nth-of-type(1) a[aria-label="banner link"] {
  cursor:default
}
section.banners-slider:nth-of-type(1) a[aria-label="banner link"] div.banners-builder-single-content-informations-button-icon-wrapper,
section.banners-slider:nth-of-type(1) a[aria-label="banner link"] span.banners-builder-single-content-informations-button-mask div.banners-builder-single-content-informations-button-container span.banners-builder-single-content-informations-button-text-second {
  display:none
}
section.banners-slider:nth-of-type(1) a[aria-label="banner link"] span.banners-builder-single-content-informations-button-mask div.banners-builder-single-content-informations-button-container,
section.banners-slider:nth-of-type(1) a[aria-label="banner link"] span.banners-builder-single-content-informations-button-mask div.banners-builder-single-content-informations-button-container span.banners-builder-single-content-informations-button-text {
  transition:none;
  transform:none
}