/*
 Theme Name:   Urban Smiles Dental
 Theme URI:    https://eoshealthcaremarketing.com/
 Description:  Urban Smiles Dental — EOS Divi 5 child theme.
 Author:       EOS Healthcare Marketing
 Author URI:   https://eoshealthcaremarketing.com/
 Template:     Divi
 Version:      1.0.0
 Text Domain:  urban-smiles
*/


:root {

  /* Fonts — both served by Adobe Fonts (Typekit) kit igk1eio */
  --font-pacaembu : "pacaembu", sans-serif;
  --font-arial    : "arial", sans-serif;

  /* Colors */
  --black         : #000000;
  --white         : #FFFFFF;
  --cream         : #FBFAF6;
  --grey          : #EFEFEF;
  --medium-grey   : #949494;
  --primary-teal  : #4A6871;
  --darker-teal   : #3D5A63;
  --darkest-teal  : #324E5B;
  --dark-blue     : #08232F;
  --light-blue    : #E7F3FF;
  --lightest-blue : #F2F7FA;

}
