
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans&family=Alegreya:wght@500&display=swap');

#header .aui-header {
    height: 150px;
    padding-top: 100px;
    background-color: #00AEE5;
    background-image:url('https://techdocs.ed-fi.org/download/attachments/68060988/Ed-Fi-Exchange@0%2C25x.png?api=v2');
    background-repeat:no-repeat;
}

.aui-header-logo,
.acs-side-bar-space-info,
.page-tree,
.novote,
.page-metadata {
    display: none;
}


#glossary-check-terms,
#confluence-questions-link, 
#docs-main, 
#glossary-header-action, 
#page-favourite, 
#div.novote.right-space,
#people-directory-link {
    display: none;
}

#title-text a { 
    font-size: 34px;
    line-height: 37px;
    font-family: 'Alegreya', serif;
    font-weight: 500;
    letter-spacing: -0.2px;
    color:#333333;
}

body {
    font-family: 'Alegreya Sans', sans-serif;
    color:#333333;
    font-size: 16px;
    line-height: 27px;
}

.wiki-content,
.wiki-content p,
.wiki-content table,
.wiki-content tr,
.wiki-content td,
.wiki-content th,
.wiki-content ol,
.wiki-content ul,
.wiki-content li {
     font-family: 'Alegreya Sans', sans-serif;
    font-size: 17px;
    color:#333333;
    line-height: 26px;
}

.wiki-content h1 {
    font-family: 'Alegreya', serif;
}

.wiki-content h2,
.wiki-content h3,
.wiki-content h4 {
    font-family: 'Alegreya', serif;
    font-weight: 500;
    letter-spacing: -0.2px;
}

.acs-side-bar {
    background-color:#ffffff;
}

#footer, 
#footer-logo  {
    background-color:#ffffff;
}

{
    background-color:#ffffff;
}


