/* Corrections from the first Hostinger live review. */
.method-grid li strong,
.method-grid li span {
  grid-column: 2;
}

.method-grid li span {
  max-width: 34rem;
}
