/*
 Theme Name:   The Dailey Center for Oral & Max
 Theme URI:    https://eoshealthcaremarketing.com/
 Description:  The Dailey Center for Oral & Max — EOS Divi 5 child theme.
 Author:       EOS Healthcare Marketing
 Author URI:   https://eoshealthcaremarketing.com/
 Template:     Divi
 Version:      1.0.0
 Text Domain:  dailey-center
*/


:root {

  /* Fonts — one --font-[slug] per project font (Typekit kit dxn0nqm) */
  --font-freight-display-pro : "freight-display-pro", serif;
  --font-brandon-grotesque   : "brandon-grotesque", sans-serif;

  /* Colors — Figma brand palette (also seeded as Divi Global Colors) */
  --light-grey : #F9F9F9;
  --mist       : #F5F6F6;
  --fog        : #F1F1F1;
  --beige      : #E7E6E1;
  --sky-blue   : #DFE5E9;
  --light-blue : #BFC9DA;
  --med-blue   : #556380;
  --dark-blue  : #0A173C;
  --grey-blue  : #3D404C;
  --dark-grey  : #1A1B29;
  --blue       : #253562;
  --black      : #000000;
  --white      : #FFFFFF;

}
