header img{
  max-width: 100% !important;
  height: auto !important;
}

a {
  color: #ed1c24;
  text-decoration-color: #d90016;
}

input:focus {
  border-color: #ed1c24;
}

.button {
  background: #ed1c24;
}

.button.button-outline {
  border: 1px solid #ed1c24;
  color: #ed1c24;
}
