/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2025 | 15:17:33 */
@font-face {
  font-family: "Gill Sans";
  src: url("GillSans-Bold.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}

body{
font-size: 20px;
}

h1{
	font-size: 4rem;
}
h2{
	font-size: 3.5rem;
}

h3, h4{
	font-size: 1.15rem;
}
h1, h2, h3, h4 {
  font-family: "Gill Sans" !important;
  text-align: left;
  letter-spacing: -0.015em;
  text-transform: uppercase;
}

.elementor-button{
	font-size: 1.7rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}