.sp-form {
  .action-bar {

    &.fixed-bottom {
      background-color: $white;
      width: 100%;
      padding: 1rem 2rem;
      box-shadow: 0.11rem 0 1.85rem 0 rgba(33, 40, 50, 0.15) !important;
      z-index: 4;
    }

  }
}

