/* Sets a professional, ultra-light gray background for the entire site */
body {
  background-color: #f4f5f7;
}