/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.elementor-element.krav-maga > .elementor-widget-container {
  background: #28a8e0;
}
.elementor-element.karate > .elementor-widget-container {
  background: #eb2225;
}
.elementor-element.b-giogitsu > .elementor-widget-container {
  background: #000000;
}
.elementor-element.mma > .elementor-widget-container .elementor-heading-title {
  color: #2a3b8f !important;
}
