
/*** Styling applicable to most KB pages ***/
h1 {
    font-size: 1.5rem;
}

h2 {
    font-size: 20px;
}

#wrapper a, #page-content a, #topic-desc-doc a, #maincontent a {
   color: #101aff !important;
}

#wrapper a:visited, #page-content a:visited, #topic-desc-doc a:visited, #maincontent a:visited {
    color: #000080 !important;
}

#topic-desc-doc {
    font-size: 100% !important;
}
