:root>* {
  --md-typeset-a-color: #000000;
}

.md-typeset h1,
.md-typeset h2 {
  font-weight: bold;
}

.announcementbar {
    text-align: center;
    background-color: #FAE06B;
}

.md-banner {
    text-align: center;
    background-color: #FAE06B;
}


