.tnp-field input[type="submit"] {
  background-color: #1e73be;
}

.tnp-widget-minimal input.tnp-submit {
  background-color: #1e73be;
}

.wp-block-button__link.wp-element-button {
  background-color: #1e73be;
}

p {
  color: #333333;
}

.widget_recent_entries ul li {
  color: #333333;
}

.single .entry-header .entry-title {
  color: #1e73be;
}

.section-title-area .section-title {
  color: #1e73be;
}