.text-accent-a {
  color: #00bbf9 !important;
}

#register-user, #sign-in {
  background-color: #7e0043 !important;
  border: 1px solid #7e0043 !important;
}

.large-screen-svg-primary {
  fill: #476480 !important;
}

.col-md-9.bg-primary-400 {
  background-color: #476480 !important;
}

#terms-of-service input {
  min-width: 20px;
}
