﻿body {
}

.content-header h4, .content-header .h4 {
    font-size: clamp(1.27rem, calc(1.28rem + 0.21vw), 1.47rem);
}

main a {
   text-decoration: underline; 
}

footer a {
    text-decoration: underline;
}

.dashboard-card .content img {
    height: 55px;
}

telekom-header .submenu {
    display: none !important;
}

telekom-header .submenu-placeholder {
    display: none;
}

telekom-header .main-menu a.ng-star-inserted {
    background: revert !important;
    font-weight: revert !important;
}

.main-full-ts-header {
    
}

body:has(.web-components) {
    padding-top: 80px !important;
}

body:has(.main-menu) {
    padding-top: 100px !important;
}

body:has(.web-components .mobile) {
    padding-top: 60px !important;
}