.title-image {
  width: 80% !important;
}
.btn.btn-primary {
  background: #0090D0;
  color: #ffffff;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  color: #ffffff;
  background: #26287A;
}
.btn.btn-outline-dark {
  background: #ffffff;
  color: #0090D0;
  border: 1px solid rgba(116, 120, 129, 0.4);
}
.btn.btn-outline-dark:hover,
.btn.btn-outline-dark:focus {
  color: #ffffff;
  background: #26287A;
}
.text-1E1E1A,
.text-1A1B1E {
  color: #0019A5 !important;
}
.bg-FAF6F0 {
  background-color: #DDF1f1;
}
.registration-steps h2,
.registration-steps .fw-bold,
.registration-steps b,
.cards .fw-bold {
  color: #0019A5 !important;
}
