input[type="text"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
textarea,
.wpcf7-number {
  color: #000000;
  border-width: 1px;
  border-color: #000000;
  background-color: #ffffff;
  border-radius: 1px;
}
.content input[type="text"],
.content input[type="search"],
.content input[type="tel"],
.content input[type="url"],
.content input[type="email"],
.content input[type="number"],
.content input[type="date"],
.content input[type="range"],
.content input[type="password"],
.content select,
.content textarea,
.content .wpcf7-number {
  font-size: 14px;
  line-height: 25px;
}
input[type="text"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
.wpcf7-number {
  height: 38px;
}
.formError + input,
.formError + textarea {
  border-color: #000000;
}

table-h2,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.dt-accordion-h2-size .wpb_accordion_header > a {
    color: #62a1d7;
    font: normal bold 34px / 44px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}