.burgeon-modal-footer {
  border: none;
  button {
    width: auto;
    border-radius: 2px;
    height: 26px;
    line-height: 0px;
    & >span {
      font-size: 12px;
    }
  }
}