/*
Theme Name: Beth GeneratePress Child
Theme URI: https://bethlinehanauthor.com
Description: Child theme for Beth Linehan Author site
Author: Beth Linehan
Template: generatepress
Version: 1.0
*/

:root {

  /* Brand Colors */
  --forest-green: #3E6B48;
  --storybook-red: #D8492F;
  --cream-paper: #FAF3E0;
  --espresso: #4B3B3B;

}