

/* Myke */
/* Footer overrides */
.rf-org-footer-container footer .footer-top {
 background-color: #032e61 !important;
}
.rf-org-footer-container footer .footer-bottom {
 background-color: #00a1e0 !important;
}

.rf-org-footer-container footer ul li {
  list-style: none;
}

.rf-org-footer-container footer .footer-social-copyright p {
  margin-left: 0 !important;
}

/* Myke END */

/* Standardize question font color START */

.rf-checkbox-container, .rf-label, .rf-radio-container {
color:#59575c;
}

.checkbox {
  font-size:16px;
}

/* END */

