/* Enter Your Custom CSS Here */
#sidebar-footer a,
#sidebar-footer .menu{
  color: #9FA7AF;
}

.site-description{
  color: #FFFFFF;
}

.header-scrolled h2{
  color: #000;
}

.fca_qc_button fca_qc_start_button, div.fca_qc_quiz button.fca_qc_button {
  	margin: 0 auto;
    background-color: rgb(34, 167, 240) !important;
    border-color: rgb(51,51,51) !important;
    border-width: 3px !important;
    border-style: solid solid solid solid !important;
    border-radius: 0px !important;
    color: #ffffff;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 700;
    font-family: "Roboto" !important;
    letter-spacing: 0px !important;
  	box-shadow: none !important;
}