@media (max-width:479px){
  body .site .member-program .member-program-heading .fl-module-content .fl-rich-text p{
    font-size:1.25rem;
  }
}

@media (max-width:374px){
  body .site .member-program .member-program-heading .fl-module-content .fl-rich-text p{
    font-size:1rem;
  }
}

body .site .everyday-saving .fl-module-content .fl-rich-text .everyday-link{
  color:#eb0000;
  word-break:break-all;
}

@media (max-width:479px){
  body .site .value-flyer-sub-heading .fl-rich-text p,body .site .value-flyer-weekly-main .value-flyer-weekly-heading .fl-heading{
    font-size:1.375rem;
  }
}

body .site .value-flyer-sign-up-btn a:focus span{
  color:#eb0000;
}
