

h2 {
    --theme-font-size: 35px !important;
    --theme-line-height: 1.2 !important;
  }

wp-block-cover h2 {
    --theme-font-weight: 700;
    --theme-font-size: 40px !important;
    --theme-line-height: 1.2 !important;
  }

h1.rfg-heading {
    color: red;

}