/*		Sidfot - Logotyp		*/
footer {
   position: relative;
}
footer .sv-use-margins .normal:first-child {
   margin-bottom: 0rem;
}
footer .normal a {
    border-bottom: 1px solid #004985;
}
footer li a {
   text-decoration: none !important;
    border-bottom: 1px solid #004985;
}


.hh-footer-logo__link {
   display: block;
   padding-right: 7.25rem;
   text-decoration: none;
   color: #004985; 
}

.hh-footer-logo__heading{
   display: block;
   font-size: 1.875rem;
   font-family: "guardian egyptian web medium",sans-serif;
   letter-spacing: 0.5px;
   line-height: 1.3;
}

.hh-footer-logo__tag-line{
  display: block;
  font-size: 1rem;
   font-family: "Guardian Egyptian Web Regular",sans-serif;
  letter-spacing: 0.031rem;
  line-height: 1.25;
}

/*		Sidfot - Content		*/

footer.sv-template-layout p.normal,
footer.sv-template-layout a,
footer.sv-portlet p {
   color: #004985 !important;
}
footer .normal a {
   color: #004985 !important;
}
.hh-footer-contact {
   color: #006db0;
   margin: 0.8rem 0 0 0;
}
.hh-footer-contact a {
   text-decoration: underline #006db0;
}

.hh-footer-contact .normal {
   margin: 0;
   color: #004985;
}
.hh-footer-contact .normal a {
   border-bottom: none;
   color: #004985;
}
.hh-footer-contact li {
   padding-top: 2rem;
}


/*		Sidfot - Tillbaka upp		*/
.mw-footer-scroll-to-top {
   background-color: #006db0;
   height: 64px;
   width: 64px;
   background-image: url('/images/18.5650efe318164c28da81b246/1655282704093/mw-to-top-icon.svg');
   background-repeat: no-repeat;
   background-position: center;
   background-size: 2.625rem;
   border-radius: 6.250rem;
   right: 3.313rem;
   top: 10rem;
   position: absolute;
   cursor: pointer;
   z-index: 1;
}
@media (max-width: 570px) {
   .mw-footer-scroll-to-top {
   right: 1rem;
   bottom: 1rem;
      top: auto;
}
}
