
body {
  color:black;
}

span.orangetext {
  color:#ff4500;
}

h4 {
  font-size: 1em;
}

p.blacktext {
  color:black;
}
