/* Enter Your Custom CSS Here */

#primary {
  min-width: 100%;
}

.main-navigation ul li ul {
	width: 190px;
}

.wp-custom-header-video-button {
  display: none;
}

#main.clearfix {
  padding-top: 30px;
  padding-bottom: 30px;
}

.header-post-title-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

#content article.page {
  padding-bottom: 0;
}

p {
  margin-bottom: 0;
}

.footer-socket-wrapper {
  padding: 30px 0;
}

h3.widget-title {
		font-size: 18px;
		color: white;
}
