.elementor-20 .elementor-element.elementor-element-9dbdcaa{--display:flex;}.elementor-20 .elementor-element.elementor-element-126c5da{background-color:#AFC9E3;}.elementor-20 .elementor-element.elementor-element-126c5da.elementor-element{--align-self:center;}/* Start custom CSS */:root {
  --color-primary: #1D2B56; 
  --color-accent: #F0A500;
  --color-bg: #F0F8FF; 
  --color-text: #333333;
}
body {
  margin: 0; padding: 0; 
  font-family: 'Lato', sans-serif;
  color:color;
  background: var(--color-bg);
}
h1, h2, h3, .heading {
  font-family: 'Montserrat', sans-serif;
  color: var(--color-primary);
}/* End custom CSS */