h4 {color: #cc3333 !important;}

.entry-content h2 {
  font-size: 34px;
  color: #009999;
}

.textwidget p:last-child {
  color: #494949;
  font-family: roboto serif;
}

.entry-content blockquote {
  font-size: 24px;
	color: #009999;
}

/* Vantage Remove Image Caption Border and Shadow */

.entry-content .wp-caption {
border: none;
box-shadow: none;
}