/* @group SUBSCRIBE FORM */
#footer-signup p.success {
  top: 50px;
  position: relative;
  color: white;
  background-color: green;
  padding: 5px 10px; }

/* @end */
/* @group POSTMAN FORM */
.mcpostman-form input[type=email] {
  width: 100%;
  line-height: 50px; }

.mcpostman-form button.btn.btn-primary {
  width: 100%;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0; }

/* @end */
