.menu-login {
  background-color: #fdca40 !important;
}
.subtitle.bar::after {
  border-bottom: 3px solid #36707d !important;
}
.c-color1 {
  color: #36707d !important;
}
.btn-primary {
  background: #36707d !important;
}
.btn-primary:disabled {
  background: #36707d !important;
}
.btn-primary:hover {
  background: #36707d !important;
  filter: brightness(110%);
}
.btn-primary:active,
.btn-primary:focus {
  background: #36707d !important;
}
.btn-secondary {
  background: #fdca40 !important;
}
.btn-secondary:hover {
  background: #fdca40 !important;
  filter: brightness(110%);
}
.btn-secondary:disabled {
  background: #fdca40 !important;
}
.btn-secondary:active,
.btn-secondary:focus {
  background: #fdca40 !important;
}
.bootstrap-wrapper .bc-color1,
.bootstrap-wrapper .step.finish,
.bootstrap-wrapper .step.active {
  background-color: #36707d !important;
}
