.quiz-header { background: maroon; padding-top:10px; margin-bottom: 1.5em; }
.quiz_page { background: #f5f5f5; background-image: url(img/ochre-dots.jpg); background-size: cover; }
fieldset, h1 { margin-bottom: 2rem; }
h1, .identifier { color: white;}
ol li { font-size: 21px; }
ol li label { font-weight: normal; display: block; font-size: 16px; }
#myScore { font-weight:bold; }
.alignBtns { text-align: center;} 
#share-buttons { margin-right: 10px; }
#share-buttons img {
    width: 40px;
    padding: 5px;
    border: 0;
    box-shadow: 0;
    display: inline;
}
.modal-dialog { width: 65%; }
.modal-header h2 { text-align: center;}
#animalPic { width: 180px; }
.dolphin_blue { color: #2b337d; }
.roo_orange { color: #eda616; }
.womb_ochre { color: #693729; }
.eagle_purple { color: #420a88; }