/*  CSS Specific to Website */

@layer theme {
  :root, :host {
    
  }
}

/*  Semantic for Website */

h1 { font-family: var(--font-header) } 

