.btn-primary {
  padding: 0.75rem !important;
}
/*.btn-primary:hover {*/
/*  color: #dfe58d !important;*/
/*}*/

.bi-arrow-right, .bi-arrow-left{
  font-weight: bold !important;
  font-size: 1.5rem !important;
}

.btn-clear-file {
  padding: 0.61rem 1rem !important;
}
.btn-outline-secondary:hover {
  border-color: #dfe58d !important;
}

.form-control{
  padding: 0.5rem 1rem !important;
  height: 2.5rem !important;
}

.bs-stepper.vertical .bs-stepper-content {
  width: 100%;
  padding: 1rem !important;
}

.bs-stepper.vertical .bs-stepper-header {
  border-right: 1px solid #116155 !important;
}

