header {
    background: #2B1F10;
    background-color: rgba(43, 31, 16, 0.5);
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    height: 74px;
}

.menuItem {
    margin-top: 24px;
}

html,body {
  height:100vh;
  background-image: url('./?a=272896');
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover;
}

.imageInfo {
    background: #2B1F10;
    background-color: rgba(43, 31, 16, 0.5);
    color: white;
    padding: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 7px;
}

.pdfobject-container { 
    height: 60rem; 
    border: 1rem solid rgba(0,0,0,.1); 
}

.centerImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;

    max-height:745px;
    height:auto;
    width:auto;

}

.pageContent{
    margin-top: 10px;
}

.homepageContent {

    padding: 10px; 
    max-width: 1040px; 
    background: #2B1F10;
    background-color: rgba(43, 31, 16, 0.5); 
    width: 1883px; margin-left: 0px; 
    margin-top: 60px; 
    opacity: 1;    
    margin-left: auto;
    margin-right: auto;
}

.homepageHeader {
    color: white;
    font-size: 60px;
}

.homepageSubheading {
    font-weight: 500;
    font-size: 20px;
    color: #FA9703;
}

.homepageContentText {
    color: white;
}

.homepageRecognition {
    color: white;
    font-size: 12px;
}

.slick-arrow {
    width: 130px;
    height: 130px;
}
h6 {
    color: #FA9703;
}

.menuItem a {
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    color: #FFFFFF;
}