/*
 Theme Name:     Rabble Mill
 Theme URI:      https://www.rabblemill.org
 Description:    Divi Child them for Rabble Mill website
 Author:         Hanscom Park Studio
 Author URI:     https://www.hanscompark.com
 Template:       Divi
 Version:        2.1
*/


:root {
  --gold: ##c48c2c;
}



/* ---------- FONTS ----------- */

h1, h2, h3, h4, h5, h6 {
  font-family: garage-gothic, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  font-style: normal;
}


.font-garage {
  font-family: garage-gothic, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  font-style: normal;
}