@import "./../theme/reboot";
@import "./../theme/forms";

form .form-group-submit {
  margin: 2rem 0 0;
  display: flex;

  .btn {
    margin-right: 0.5rem;
  }
}
