/*!
 * ZIMMERMAN ENERGY
 * BS4 THEME
 * Destwin, LLC.
 */



/* Custom Fonts */
/* --@import --*/
/*Epilogue*/
@import url('https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap');



:root {


/* COMPANY Variables */

--primary: #0b4008; /*Hunter Green*/
--secondary: #526b7f; /*Marble Blue*/

/* Destwin Variables*/
--muted-teal: #87A882;
--cool-steel: #98ABBA;
--alabaster-grey: #EAE6E3;
	
}

/*--------------------------
>>>>>>>>>>>>>>>><<<<<<<<<<<<
----------------------------*/


body {font-family: "Epilogue", sans-serif;}


/* Headings */
  h1, h2, h3, h4, h5, h6,
  .h1, .h2, .h3, .h4, .h5, .h6 {

  }

  h1, .h1 {

  }

  h2, .h2 {

  }

  h3, .h3 {

  }

  h4, .h4 {

  }

  h5, .h5 {

  }

  h6, .h6 {

  }



/* Buttons */








 







 










 