/*
 Theme Name:   ALPS Leadership – Beaver Builder Child
 Theme URI:    https://www.alpsleadership.com
 Description:  Beaver Builder child theme for ALPS Leadership.
 Author:       ALPS Leadership
 Author URI:   https://www.alpsleadership.com
 Template:     bb-theme
 Version:      2.0.0
 License:      Private
 Text Domain:  alps-bb
*/

:root {
  --admiralty:  #0E1E35;
  --navy:       #1B2A4A;
  --counsel:    #2E4A6E;
  --distance:   #7A9BBF;
  --crucible:   #8C6A1A;
  --ancient:    #B8922A;
  --alchemist:  #C49A2A;
  --scholar:    #E8B84B;
  --parchment:  #F5EDD6;
  --parch-mid:  #EDE1C0;
  --sage-slate: #4A5568;
  --mercury:    #8A9BB0;
  --ivory:      #FAFAF8;
  --white:      #FFFFFF;
  --footer-bg:  #080F1C;
  --serif:    'EB Garamond', Georgia, serif;
  --display:  'Cormorant Garamond', Georgia, serif;
  --sans:     'DM Sans', system-ui, sans-serif;
  --max:  1120px;
  --pad:  clamp(24px, 4.5vw, 56px);
  --ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
