@media screen and (max-width:700px) {
  .ceo-message > p {
    color: #000 !important;
  }
}