/* Enter Your Custom CSS Here */

p {
  font-family: arial;
}

body, button, input, select, textarea {
  color: #404040;
  font-size: 16px;
  font-size: 2.0rem;
  line-height: 1.5;
}