.theme-btn.btn-style-one {
  border-color: #af003d;
}

a {
  border-color: #af003d;
  color: #af003d;
  font-weight: bold;
}

span {
  color: #af003d;
}

h2 {
  font-weight: bold;
}

.title {
  font-weight: bold;
}

h4 {
  font-weight: bold;
}

h5 {
  font-weight: bold;
}

h1 {
  font-weight: bold;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border: 2px solid #f1f1f1 !important;
}