/* HEADER */

.header--row .light-mode { color: #000000; }
.header--row .light-mode a { color: #b20019; }


/* WIDGETS */

.widget-title {
    margin-bottom: 0px;
    text-align: center;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/* EVEREST FORM */
.everest-forms .everest-forms-notice--success {
    background-color: #3b6370;
}