/*
 Theme Name:   Revity Healthcare Real Estate
 Theme URI:    https://eoshealthcaremarketing.com/
 Description:  Revity Healthcare Real Estate — EOS Divi 5 child theme.
 Author:       EOS Healthcare Marketing
 Author URI:   https://eoshealthcaremarketing.com/
 Template:     Divi
 Version:      1.0.0
 Text Domain:  revity
*/


:root {

  /* Fonts — Typekit kit qbi6vhd (kit family names) */
  --font-p22-mackinac-pro : "p22-mackinac-pro", serif;
  --font-parabolica       : "parabolica", sans-serif;

  /* Colors — Figma "Colors" variable collection */
  --cream             : #F5F0E7;
  --tan               : #C4A98B;
  --light-blue        : #ACC2E2;
  --dark-blue         : #1F375C;
  --brown             : #3C2C1B;
  --darkest-green     : #72704D;
  --dark-green        : #777556;
  --medium-dark-green : #918D3D;
  --medium-green      : #A29E4F;
  --light-green       : #BFB873;
  --lightest-green    : #E3DDA4;
  --white             : #FFFFFF;

  /* Beyond the Figma palette — a deepened olive for the CTA button fill. */
  --deepest-green     : #62603B;

}
