.has-dark-green-color{color: #476b1d;} .has-dark-green-background-color{background-color: #476b1d;} .has-medium-green-color{color: #679146;} .has-medium-green-background-color{background-color: #679146;} .has-mitchell-green-color{color: #93b362;} .has-mitchell-green-background-color{background-color: #93b362;} .has-dark-teal-color{color: #257b84;} .has-dark-teal-background-color{background-color: #257b84;} .has-mitchell-teal-color{color: #6fb0b5;} .has-mitchell-teal-background-color{background-color: #6fb0b5;} .has-light-teal-color{color: #c5e2e5;} .has-light-teal-background-color{background-color: #c5e2e5;} .has-dark-blue-color{color: #00518c;} .has-dark-blue-background-color{background-color: #00518c;} .has-mitchell-blue-color{color: #306ea3;} .has-mitchell-blue-background-color{background-color: #306ea3;} .has-light-blue-color{color: #d2def2;} .has-light-blue-background-color{background-color: #d2def2;} .has-mitchell-gold-color{color: #d9d699;} .has-mitchell-gold-background-color{background-color: #d9d699;} .has-mitchell-grey-color{color: #96a3ab;} .has-mitchell-grey-background-color{background-color: #96a3ab;} #first-header{ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; align-content: center; gap: 1em; }#second-header{ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; align-content: center; gap: 1em; }.header-widget{ flex: 1 1 auto; }#first-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; }