

.wpcf7 input, .wpcf7 textarea{
-webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family: Arial;
  color: #000;
  font-size: 20px;
  background: #fff;
  margin: 0;
  padding: 10px 5px 10px 10px;
  border: solid #000000 2px;
  text-decoration: none; } /* input fields */

.wpcf7 input[type="submit"] { 
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #000;
  padding: 10px 65px 10px 65px;
  margin: 0;
  border: solid #000 2px;
  value: Subscribe;}

.wpcf7 input[type="submit"]:hover { 
  background: #2baadf;
  border: solid #2baadf 2px;
  font-size: 20px;
  color: #ffffff;
}

#mc-embedded-subscribe-form input {
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family: Arial;
  color: #000;
  font-size: 20px;
  background: #fff;
  margin: 0;
  padding: 10px 5px 10px 10px;
  border: solid #000000 2px;
  text-decoration: none; } /* the form element */

#mc-embedded-subscribe-form input[type="submit"] { 
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #75e86f;
  padding: 10px 66px 10px 66px;
  margin: 5px;
  border: solid #000 2px;
  value: Subscribe;} /* submit button */

#mc-embedded-subscribe-form input[type="submit"]:hover { 
    background: #2baadf;
    border: solid #fff 2px;
}

#mc-embedded-subscribe-form2 input {
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family: Arial;
  color: #000;
  font-size: 20px;
  background: #fff;
  margin: 0;
  padding: 10px 5px 10px 10px;
  border: solid #000000 2px;
  text-decoration: none; } /* the form element */

#mc-embedded-subscribe-form2 input[type="submit"] { 
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #75e86f;
  padding: 10px 60px 10px 60px;
  margin: 5px;
  border: solid #000 2px;
  value: Subscribe;} /* submit button */

#mc-embedded-subscribe-form2 input[type="submit"]:hover { 
    background: #2baadf;
    border: solid #fff 2px;
}

