hr {
  height: 1px;
  
  padding: 0;
  color: #F00;
  background-color: #F00;
  border: 0;
}


span {
	font-family: Century Gothic, Arial;
	color: #174779;
	
	font-size: 14px;
}


h2, p {
	font-family: Century Gothic, Arial;
	color: white;
	font-size: 20px;
}

h3{
	font-family: Century Gothic, Arial;
	color: #174779;
	font-size: 16px;
}

input {
    border: 1px solid #174779;
    border-radius: 4px;
}


h4 {
	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
	color: #174779;
}

select {
  font-family: Century Gothic, Arial;
}