.custom-puffar {
padding-left: 3px;
padding-right: 3px;
}

.row.puffContainer {
    margin-left: 0;
    margin-right: 0;
}

.tws-login--register-button {
    display: none;
}

/* H1 - sidtitel */
h1 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 15px;
}

/* H2 - huvudsektioner */
h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 25px;
  margin-bottom: 10px;
}

/* H3 - underrubriker */
h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 20px;
  margin-bottom: 8px;
}

/* H4 - små underrubriker */
h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 15px;
  margin-bottom: 5px;
}