@media screen and (max-width: 768px) {
  .custom-margin {
    margin-bottom: 2rem;
  }
}
