.Index_promotional_banner_main_new .button.outline:before {
  background: #EBBED1;
}
.Index_promotional_banner_main_new .button.outline:hover{
  color: #5c1c4f!important;
}
.Index_promotional_banner_main_new .button {
  color: #5c1c4f;
  border: 1px solid #5c1c4f;
}
.Index_promotional_banner_main_new h3 {
  letter-spacing: -2px;
  font-weight: 700;
  margin-bottom: 1.25rem;
}
.Index_promotional_banner_new{ position:relative; }
.Index_promotional_banner_customimage_new{ width:486px; position:absolute; right:0; bottom:0; z-index:1; }
.Index_promotional_banner_customimage_new img{ width:100%; display:flex; }
.Index_promotional_banner_main_new .promotional-banner{ position:static; }
.Index_promotional_banner_main_new .promotional-banner--content{ z-index:2; }
.Index_promotional_banner_main_new .promotional-banner--image{ z-index:2; }

@media (min-width: 0px) and  (max-width: 768px){
  .Index_promotional_banner_customimage_new{ display:none; }
}