.mega-dropdown-item--level-1:nth-child(1) .mega-dropdown__drop--has-drop-figure .mega-dropdown-menu--level-2 {
   columns: 1;
}

/*
.mega-dropdown--drop .mega-dropdown-menu--level-3 {
   display: none;
}*/


@media only screen and (max-width: 767px) {
   /*.footer-menu-item {
      padding: 0;
      margin-bottom: 8px;
   }
   
   .footer-menu-link {
      display: block;
      padding: 16px 0;
   }*/
   
   .site-footer-tertiary-content {
      color: #545454;
   }
}

mt-fact-box-label-value {
    background-color: #c00d0d;
}

/* Desktop */
:lang(da) .mega-dropdown-item--level-1:first-child .mega-dropdown-item--level-2:last-child .mega-dropdown-item__link--level-2 {
    font-family: "ApexSansMedium", sans-serif;
    color: #d52b1e;
}
/* Mobile */
:lang(da) .menu-mobile .list-menu__item--level-1:first-child .list-menu__item--level-2:last-child .list-menu__link--level-2 {
    font-family: "ApexSansMedium", sans-serif;
    color: #d52b1e;
}