a {
  color: #F05051 !important;
}

a:hover {
  color: #d83e3f !important;
}
:root {
  --color-brand: #F05051 !important;
}
