/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .entry-content p {
     font-family: sans-serif;
 }

 .bg-primary {
     color: white;
 }