label {
  color: #000000;
  font-size: 12pt;
}


.highlight-text { background-color:#000000; 
}

input.wpcf7-form-control.wpcf7-submit {
  background-color: white;
  border-color: #9A989E;
  color: black;
  border: 15px;
}

.site-footer a:hover {
  color: #000000;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  font-size: 12pt;
}

.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  font-size: 13pt;
}

p {
  font-size: 12pt;
}

.wpcf7-form-control.wpcf7-text {
  font-size: 12pt;
}

.entry-content p:first-child {
  padding: 0px;
  color: #000000;
}

#content.site-content {
  margin: 0px;
  padding: 0px;
  margin-top: -25px;
}

.entry-content {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
}

#post-2.post-2.page.type-page.status-publish.hentry {
  margin-bottom: 0px;
  margin-top: 0px;
}

#colophon.site-footer {
  margin-top: 0px;
}

.entry-header .entry-title {
  font-family: cursive;
  font-size: 45px;
}