.savsjo_footer a {
   text-decoration: none;
}
.savsjo_footer a[href^="tel:"], .savsjo_footer a[href^="mailto:"] {
   text-decoration: underline;
}

.savsjo_footer a:hover {
   text-decoration: underline;
}
.savsjo_footer-links {
   padding-top: 14px;
}
.savsjo_footer-links a {
   line-height: 1.4em;
   margin-bottom: 19px;
   display: block;
}
.savsjo_footer-links a i {
   width: 22px;
   position: absolute;
   line-height: 1.3em;
}
.savsjo_footer-links a span {
   margin-left: 1.8em;
   line-height: 1.3em;
}
.savsjo_footer-siluett {
   position: absolute;
   height: 9em;
   width: 100%;
   margin-top: -9em;
   z-index: 0;
}
.savsjo_footer-siluett:before {
   content: "";
   background-image: url('/images/18.ecea2cd1657f6c08c02937/1592920593119/footer.svg');
   background-position: right -16px bottom 0;
   height: 150px;
   background-repeat: no-repeat;
   width: 1400px;
   display: inline-block;
   top: 42px;
   position: absolute;
   right: 0px;
}

.savsjo_footer a[href*="//"]:not([href*="savsjo.se"]):after {
   content: "\f35d";
   font-weight: 900;
   font-family: Font Awesome\ 5 free;
   padding-left: 0px;
   display: inline-block;
   font-size: 8px;
   vertical-align: middle;
   text-align: right;
   width: 20px;
}

.savsjo_footer a[href*="//"]:not([href*="savsjo.se"]) img {
   display: none;
}

@media (max-width: 960px) {
   .savsjo_footer {
      padding-top: 5em;
      padding-bottom: 0;
      text-align: center;
   }
   .savsjo_footer-siluett:before {
      width: 900px;
   }
}