.btn_secondary, .btn_secondary:hover, .btn_secondary_hover:hover, .btn_secondary.active {
  background-color: #ffbb00 !important;
}

.button.btn_secondary.py-15.px-35.h-40.rounded-3 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 1.4em 1.7em 1.4em 1.7em !important;
  border-radius: 101px;
  min-width: 15em !important;
	color: #0d5d73 !IMPORTANT;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 3em !important;
}

