body.elementor-page,
.aureus-native-section,
.aureus-native-hero,
.aureus-native-nav,
.aureus-native-footer {
  background: #0a192f;
}

.aureus-native-section .elementor-container,
.aureus-native-hero .elementor-container,
.aureus-native-nav .elementor-container,
.aureus-native-footer .elementor-container {
  max-width: 1180px;
}

.aureus-native-nav {
  border-bottom: 1px solid rgba(197, 160, 89, .25);
}

.aureus-native-footer {
  border-top: 1px solid rgba(197, 160, 89, .25);
}

.aureus-native-image img {
  height: 240px;
  object-fit: cover;
  border-radius: 8px;
}

.elementor-column.aureus-native-card > .elementor-widget-wrap {
  background: #112240;
}
