.elementor-992122 .elementor-element.elementor-element-8e9f751{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-8e9f751 */:root {
  --navy: #0B1F3A;
  --navy-mid: #153352;
  --navy-light: #1E4876;
  --gold: #13ac9d;
  --gold-light: #13ac9d;
  --gold-pale: #FDF3E3;
  --cream: #FAFAF7;
  --white: #FFFFFF;
  --text-dark: #0B1F3A;
  --text-mid: #3D5370;
  --text-light: #7A8FA8;
  --border: #D9E4EE;
  --success: #1A6B3C;
  --success-bg: #EAF5EE;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; }

body {
  font-family: 'DM Sans', sans-serif;
  color: var(--text-dark);
  background: var(--white);
  line-height: 1.7;
  font-size: 16px;
}/* End custom CSS */