/* Ta bort avstånd från förälderelement */
.tws-img--absolute-positioning:before,
.tws-img--absolute-positioning:after {
  content: "";
  display: table;
  clear: both;
  margin: 0 !important;
  padding: 0 !important;
}

/* Enligt telefonsamtal 2026-01-09 */
.azalea--header {
  border-bottom: 0;
}
.startpage .azalea--content {
  padding: 0;
}
.tws-container--tws-image-carousel .slick-slide {
  margin-bottom: -4px;
}
.azalea--back-to-top {
  background: #328127 !important;
  padding: 0;
  color: #fff !important;
  max-width: 100%;
}
.azalea--back-to-top-link-text {
  color: #FFF;
}
.tws-container--tws-image-carousel {
  background: #328127;
}
/* Slut enligt telefonsamtal 2026-01-09 */
.tws-article-list--article-name .tws-util-heading--heading a {
    font-weight: bold ;
}

.slot--back-button {
    padding-right: 120px;
}