fieldset .ff_active:before {
  background-color: #004e37;
}
.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label::after {
  color: #f3a738;
}
.ff-default .ff-btn-secondary:not(.ff_btn_no_style) {
  background-color: #004e37;
  border-color: #004e37;
}
@media screen and (max-width: 768px) {
  body > #rmp_menu_trigger-413 {
    border-width: 0px;
    padding: 0;
    margin: 0;
    height: 30px;
    width: 30px;
  }
  body > #rmp_menu_trigger-413 .rmp-trigger-icon-inactive > .rmp-font-icon:before {
    width: 50px !important;
    height: 50px !important;
  }
  body .rmp-trigger-box {
    width: 30px !important;
    padding-top: 5px;
  }
}
