/**
 * General Node Styles
 */
.node {
  margin-bottom: 2rem;
}

.node--view-mode-full .node__title {
  margin-bottom: 1.5rem;
}

.node--view-mode-teaser .node__title {
  margin-bottom: 1rem;
}