.elementor-3842 .elementor-element.elementor-element-d5969ce{--display:flex;}/* Start custom CSS for html, class: .elementor-element-4987575 *//* ROLE SELECT BAR */
#roleSelect {
  width: 100%;
  max-width: 520px;
  padding: 16px 18px;
  font-size: 16px;
  font-weight: 600;
  background: #DB1F41;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  appearance: none;
  cursor: pointer;
}

/* Dropdown arrow fix (Safari / Chrome) */
#roleSelect option {
  color: #000;
  background: #fff;
}
.logo-hero {
  max-width: 300px;
  margin: 0 auto;
  padding: 20px 0;
}

.logo-hero img {
  width: 100%;
  height: auto;
}/* End custom CSS */