html body h1.contact-title{
  color: #00404B !important;
}

.contact-title span {
    color: #b9795d;
      font-style: italic;
    font-weight: 500;
}

}