.has-burgundy-color{color: #821517;} .has-burgundy-background-color{background-color: #821517;} .has-gold-color{color: #ffbf00;} .has-gold-background-color{background-color: #ffbf00;} .has-light-orange-color{color: #ea8e22;} .has-light-orange-background-color{background-color: #ea8e22;} .has-dark-orange-color{color: #bf4e28;} .has-dark-orange-background-color{background-color: #bf4e28;} .has-dark-teal-color{color: #007787;} .has-dark-teal-background-color{background-color: #007787;} .has-light-teal-color{color: #5accd6;} .has-light-teal-background-color{background-color: #5accd6;} .has-purple-color{color: #944e99;} .has-purple-background-color{background-color: #944e99;} .has-white-color{color: #ffffff;} .has-white-background-color{background-color: #ffffff;} .has-dark-grey-color{color: #333333;} .has-dark-grey-background-color{background-color: #333333;} #first-header{ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; align-content: center; gap: 1em; }#mass-times{ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; align-content: center; gap: 1em; }.header-widget{ flex: 1 1 auto; }#footer-search-bar{ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; align-content: center; gap: 1em; }#main-footer{ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; align-content: center; gap: 1em; }#secondary-footer{ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; align-content: center; gap: 1em; }.footer-widget{ flex: 1 1 auto; }