footer, .bottom-container {
  background-color: #08477f;
}

.rn-summary {
  color: #000;
}

.ue-desc, .ba-date, .job-desc {
  color: #000;
}
.layout-wrapper3 {
max-width:80rem;
margin-left:auto;
margin-right:auto;
}

.ue-link, .ue-link a, .tr-line a, .ba-name {
  font-size: 18px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  line-height: 1;
  font-family: Open Sans,Roboto,Calibri,Arial,sans-serif;
}


/************************************
*       ClubExpress Overrides       *
*                                   *
*   These styles either enhance or  *
*   override settings that are for  *
*   ClubExpress pages and templates *
************************************/ 

/* ***************************** 
     LOGIN BUTTON
******************************* */

.loginbutton {
  background-color: #eca400;
  border: 3px;
  color: #820263;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-family: roboto;
  font-weight: bold;
  color: #ffffff;
}

.interest-sub-desc {
  font-size: 16px !important;
  font-family: roboto;
  line-height: normal;
}