.cms-article-template .sv-text-portlet + .sv-buttons {
  margin-top: 0px;
  margin-bottom: 0px;
}
.cms-article-template .sv-buttons + div {
  margin-top: 0px;
}
.cms-exception h3 {
  margin-top: 0;
}
.cms-exception h3 a {
  color: #1616b2;
  text-decoration: underline;
  font-size: 20px;
}
.cms-exception p.normal {
  font-size: 16px;
}

.cms-exception .sv-column-4 .sv-text-portlet-content {
  padding-bottom: 8px;
  padding-top: 16px;
}
.sv-text-portlet-content #h-Nyheter {
  margin-bottom: -2rem;
}
h3.subheading3 {
  margin-top: 0px;
  margin-bottom: 16px;
}

.sv-column-12 .normal {
  font-weight: 600;
  font-size: 16px;
}
.sv-column-12 .normal:first-of-type {
  text-align: center;
}

.sv-font-lank-med-pil a {
  font-size: 16px;
}
.af-form-terms a {
  font-size: 16px;
}

#h-Prenumererapavarapressmeddelanden {
  font-size: 24px;
}
.cms-press-page-press-message {
  padding-left: 55px;
  padding-right: 56px;
  padding-top: 42px;
  padding-bottom: 56px;
}

.af-related-media__wrapper
  .af-related-media
  .af-related-media-item
  .af-related-media-text__wrapper {
  padding-top: 1rem !important;
}
.naf-styles .btn {
  margin-top: 9px;
}
.btn.btn-primary.btn {
  border-radius: 8px;
}

.sv-column-6:nth-of-type(2) a.cms-btn-app-link.transparent.slow::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 2px;
  background-image: url("/images/18.189aed4f19e3e32ea5b28ac/1780991024209/Envelope.svg");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
#h-Snabbingangar {
  font-size: 22px;
}

.pressmessage-press-page-holder ul {
  padding: 0px;
  margin: 0px;
  display: flex;
}
.pressmessage-press-page-holder ul li {
  list-style: none;
  flex: 1;
  padding: 1rem;
  border-top: 10px solid #00005a;
  background-color: #fff;
  text-align: start;
  margin-bottom: 24px;
}
.pressmessage-press-page-holder ul li h3 {
  margin-bottom: 16px;
}
.pressmessage-press-page-holder ul li:not(:first-child) {
  margin-left: 30px;
}
.pressmessage-press-page-holder ul li a {
  line-height: 0px;
}
.pressmessage-press-page-holder ul li .pressmessage-card-header {
  font-size: 20px;
  font-weight: 600;
  text-decoration: underline;
}
.pressmessage-press-page-holder ul li .pressmessage-card-header:hover {
  text-decoration-thickness: 3px;
}
.pressmessage-press-page-holder ul li .pressmessage-card-text {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .cms-exception {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .cms-exception > div {
    margin-top: 1.5rem;
  }
  .cms-press-page-press-message {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 24px;
    padding-bottom: 42px;
  }

  .sv-column-6:nth-of-type(2) a.cms-btn-app-link.transparent.slow::before {
    width: 17px;
    height: 17px;
  }

  .cms-exception > div:first-child {
    margin-top: 0px;
  }
  .cms-exception h3 a {
    font-size: 18px;
  }
  #h-Snabbingangar {
    font-size: 20px;
  }
  #h-Prenumererapavarapressmeddelanden {
    font-size: 22px;
  }

  .af-related-media__wrapper
    .af-related-media
    .af-related-media-item
    .af-related-media-text__wrapper
    .subheadingh4
    a {
    font-size: 18px !important;
  }
  .sv-column-12 .normal:first-of-type {
    text-align: start;
  }

  .pressmessage-press-page-holder ul {
    display: block;
  }
  .pressmessage-press-page-holder ul li:not(:first-child) {
    margin-left: 0px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .cms-article-template .sv-grid-af-huvudgrid .sv-column-7,
  .cms-article-template .sv-grid-af-huvudgrid .sv-column-8 {
    width: 65.78947368421052%;
    max-width: none;
  }
}
