body {
  color: #303030 !important;
  font-size: 22px;
  letter-spacing: 0.03em;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0.03em !important;
  line-height: 1.2 !important;
  }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  
    }

h1 {
	color: #C75818 !important;
}

h2, h3, h4, h5, h6 {
	color: #000000 !important;
}

h1 {
  	font-size: 2.825rem !important; }

h2 {
  	font-size: 2.825rem !important; }

h3 {
  	font-size: 1.275rem !important; }

h4 {
  	font-size: 1rem !important; }

h5 {
  	font-size: 0.925rem !important; }

h6 {
  	font-size: 0.825rem !important; }
  
button, .button {
  	background-color: #C75818 !important;
  	border-color: #C75818 !important;
  	color: #FFFFFF !important;
  	padding: 10px;
  	letter-spacing: 0.07em;
}
button:hover, button:focus, .button:hover, .button:focus {
	background-color: #3F2517 !important;
	color: #FFFFFF !important; 	
	}
	
.row {
	max-width: 50.5em !important; 	
}