.single-post .entry-meta {
  background-color: #f9f7f1;
}

.ut-blog-grid .ut-post-thumbnail .date-format > span {
  color: #fff;
}

div.wpcf7-mail-sent-ok {
  color: #f5e6d5;
}

.wpcf7-form p {
  color: #f5e6d5;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  color: #ffffff;
}

.wpcf7-form-control.wpcf7-text {
  color: #ffffff;
}

.wpcf7-form-control.wpcf7-textarea {
  color: #ffffff;
}

.wpcf7-form-control.wpcf7-submit:hover {
  color: #5A6175 !important;
  background-color: #f9f7f1 !important;
}

.wpcf7-form-control.wpcf7-submit {
  color: #5A6175 !important;
  background: #f5e6d5 !important;
}

div.wpcf7-validation-errors {
  color: #f9f7f1 !important;
}

span.wpcf7-not-valid-tip {
  color: #f9f7f1 !important;
}

.author-bio {
  color: #5A6175 !important;
}

.fa-li.fa.fa-check {
  display: none;
}

.ut-pt-title {
  color: #5A6175 !important;
  font-size: 23px;
}

.ut-btn.theme-btn.small.round {
  background-color: #5A6175;
  border-radius: 40px;
}

.ut-btn.theme-btn.small.round:hover {
  background-color: rgba(89, 96, 117, 0.5) !important;
}

.ut-btn.ut-pt-btn.small.round {
  background-color: #5A6175;
  border-radius: 40px;
}

.ut-btn.ut-pt-btn.small.round:hover {
  background-color: rgba(89, 96, 117, 0.5) !important;
}

.ut-pt-featured {
  background-color: #f5e6d5 !important;
}

.ut-pt-mp {
  color: #5A6175;
}

.fa.fa-star {
  color: #5A6175;
}

#ut-blog-navigation a {
  color: #5A6175 !important;
}

#ut-blog-navigation a:hover {
  color: #949eb4 !important;
}

#ut-blog-navigation {
  background-color: #ffffff;
}

span.wpcf7-list-item input[type="checkbox"] {
 
  margin-top: -4px;
}

.wpcf7-list-item.first {
  padding-top: 18px;
}

.wpcf7-list-item-label {
 
  padding-right: 70px;
}

button.floatton-btn-1327 {
    background-color: rgba(90, 97, 117, 0.3) !important;
}