body, html	{background-color: #f9f9f6}
	 
	 .big-shoulders-display-logo {
	  font-family: "Big Shoulders Display", sans-serif;
	  font-optical-sizing: auto;
	  font-weight: 600;
	  font-style: normal;
	}
	.thasadith-regular-nav {
	  font-family: "Thasadith", sans-serif;
	  font-weight: 800;
	  font-style: normal;
	}
	.afacad-flux-substance {
  font-family: "Afacad Flux", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}
.sixtyfour-nav {
  font-family: "Sixtyfour", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "BLED" 0,
    "SCAN" 0;
}
h1.raleway-logo {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  padding-bottom: 0; margin-bottom: 0; line-height: normal;
}
.subheader {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.reducer {font-size: .6em;}
 .mailer {font-size: 2em; font-weight: 100;}
  .material-symbols-outlined {
    font-size: 24px; /* Adjust the size as needed */
    vertical-align: middle; /* Align icons vertically with text */
  }
.menu li {
    display: inline-block; margin-left: 0; padding-left:0; font-size: 1em; /* Display icons in a horizontal line */
  }
  .borderleft {border-left: 1px solid #9b9696}
  
input[type="text"], textarea {
  border: none; /* Remove the border */
  background-color: #f2f2f2; /* Set the background color */
  padding: 10px; /* Add padding for better appearance */
  box-shadow: none;
  border: 1px solid #ccc;
}
input::placeholder {
  color: #666; /* Adjust the color as needed */
}

textarea::placeholder {
  color: #666; /* Adjust the color as needed */
}



		a:link {color: #944527;text-decoration: none;}
	 a:visited {color: #944527;text-decoration: none;}
	 a:hover {color: #fa9d78;text-decoration: none;}
	 a:active {color: #944527;text-decoration: none;}
	
.smallpush {margin-top:1em;}
.imagetile {border-radius: 6px;}
.newsimagery {border-top-left-radius: 6px; border-bottom-right-radius: 25px;}
.substance {font-family: "Afacad Flux", sans-serif;font-optical-sizing: auto; font-weight: 400; font-style: normal; font-variation-settings: "slnt" 0;}
.substance p {font-weight: 400; font-size: 1.2em;}
.introducing p {font-family: "Afacad Flux", sans-serif;font-optical-sizing: auto; font-weight: 400; font-style: normal; font-variation-settings: "slnt" 0;}
.introducing p .designer {font-family: "Raleway", sans-serif;font-optical-sizing: auto; font-weight: 400; font-style: normal; font-variation-settings: "slnt" 0;} 
.newsbox p {font-family: "Afacad Flux", sans-serif;font-optical-sizing: auto; font-weight: 400; font-style: normal; font-variation-settings: "slnt" 0;}


	
	.pushdown {margin-top: 3em;}
	.pushdownplus {margin-top: 4em;}
	.backcolor {background: rgba(255, 252, 232, 0.3) }
	.right-link {float: right;}
	footer {margin-top: 2em; font-family: "Afacad Flux", sans-serif;}
	.linkout {font-size: 1.5em;}
	.copyright {font-size: 1em;}
	



/* Small only */
@media screen and (max-width: 39.9375em) {
	h1.raleway-logo {font-size: 2.5em}
	 .menu li {display: inline-block; margin-left: 0; padding-left:0; font-size: .8em; /* Display icons in a horizontal line */}
.linkout {font-size: 1.1em;}
	.copyright {font-size: 1.9em;}
	.introducing p {font-size: 1em}
.introducing p .designer {font-family: "Raleway", sans-serif;font-optical-sizing: auto; font-weight: 400; font-style: normal; font-variation-settings: "slnt" 0;}
	.newsbox p {font-size: 1em; color: #732818}
}

/* Medium and up */
@media screen and (min-width: 40em) {}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {}

/* Large and up */
@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}
