/*
Theme Name: Feather Flags Theme
Template: hello-elementor
Version: 1.0
Description: A custom child theme for FeatherFlags site.
Author: omangom
*/

h1 {
  color: #D3F263;
  font-size: 100px;
  font-style: normal;
  font-weight: 800;
  line-height: 97px;
}

/* Hide woo elements */
.woocommerce-breadcrumb, .woocommerce-products-header {
  display: none!important;
}