#masthead {
  border-bottom: none;
  margin-bottom: 0;
}

#masthead #masthead-widgets {
  margin: 0px auto;
  padding-bottom: 2rem;
}

body {
  font-size: 1.2rem;
}

#secondary .widget {
margin-bottom: 1rem;
}

#footer_newsletter #colophon h3.widget-title {
  color: #ffffff;
  font-size: 1.2rem;
	text-align: center;
}

panel-widget-style panel-widget-style-for-w69b05ea7a2aa0-0-0-0 {
		text-align: center;
		  color: #ffffff;
}

.mc4wp-form-fields input {
	margin-right: 1rem;
}

@media( max-width: 780px ) {
  .mc4wp-form input[type="text"],
  .mc4wp-form input[type="email"]{
      display: block;
      width: 93% !important;
      max-width: 100% !important;
			margin-bottom: .5rem;
  }
}

#footer_newsletter form {
	text-align: center;
}

#footer_newsletter form input[type=submit] {
	padding: .78rem .5rem;
	border: 0;
}