:root {
  --theme-brand-default: #116241;
  --theme-brand-secondary: #f5993b;
  --theme-brand-tertiary: #fff;
  --theme-brand-lighter: var(--evo-brand-accent);

}

.ex-loggedin .footersection-2 {
    background-color: #fafafa !important;
    margin-top: -1px;
    position: relative;
}

footer p {
    color: #000000;
    text-align: center !important;
}

.toolbar button i, .toolbar a i {
    color: #116241;
}

.toolbar a span {
    color: #116241;
}