.elementor-1185 .elementor-element.elementor-element-4df9c33{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1185 .elementor-element.elementor-element-824fb53.elementor-element{--align-self:center;}/* Start custom CSS *//* Romance Scam Alert: center the content and buttons */
#RomanceScamAlert .cp-card.csp-romance-tile{
  max-width: 1100px;
  margin: 0 auto;
  padding: 28px 26px;
}

#RomanceScamAlert .csp-romance-badge,
#RomanceScamAlert .csp-romance-title,
#RomanceScamAlert .csp-romance-sub{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#RomanceScamAlert .csp-romance-sub{
  max-width: 820px;
}

/* Center the action row */
#RomanceScamAlert .csp-romance-actions{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

/* Remove underline + keep it button-like */
#RomanceScamAlert .csp-romance-btn,
#RomanceScamAlert .csp-romance-link{
  text-decoration: none;
}/* End custom CSS */