@charset "UTF-8";
/* CSS Document */

.orange {
  color: #FD7511;
}
.black {
  color: #000000;
}
.darkgrey {
  color: #333333;
}
