.tdu-text {
    font-family: "Arial";
    font-size: 12px;
    color: black;
}

.tdu-text > a {
    color: blue;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}
.moduleItemTitle {
    text: blue;
    color: blue;
    font-weight: bold;
    font-size: 14px;
}
.tdu-menu-left {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: black;
    padding: 0px;
    margin: 0px;
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 1.5rem !important;
}

.tdu-menu-left>li {
    line-height: 0.5;
}