/**
 * Global: Font definitions.
 */

:root,
::before,
::after {

  --bc-font-size-h2:        1.1rem;
  --bc-font-size-p:         1rem; 
  --bc-font-size-p-smaller: 0.9rem;

}