@charset "utf-8";

/* -----------------------------------
 Footer Styles Only
----------------------------------- */
#myc #myc-footer .text {
  text-align: center;
  padding: 40px 0;
}
#myc #myc-footer .note,
#myc #myc-footer .copyright {
  font-size: 85%;
}
#myc #myc-footer .copyright {
  margin-top: 8px;
}

/* Footer text classes */
#myc #myc-footer .ez-row-l {
  line-height: 1.5;
}

#myc #myc-footer .ez-center {
  text-align: center;
}

#myc #myc-footer .ez-small {
  font-size: 85%;
}

#myc #myc-footer .sp-only {
  display: none;
}
