.wpcf7-form label{
  color: #00E2F7;
}

.wpcf7-form submit{
  background: #304993;
}

.wpcf7-response-output{
  color: Red;
}

@media screen and (max-device-width : 480px) {
	#masthead.hgroup h1{
    font-size: 20px;
  }
}