.gma-how-to-use {
  margin: 0.75rem 0 1.5rem;
}

.gma-how-to-use__heading {
  margin: 0 0 0.65rem;
}

.gma-how-to-use__text {
  margin: 0;
}

.gma-how-to-use__text > *:first-child {
  margin-top: 0;
}

.gma-how-to-use__text > *:last-child {
  margin-bottom: 0;
}

.gma-how-to-use__placeholder {
  margin: 0;
}
