.no-case-italic {
    text-transform: none;
    font-style: italic;
}
.white {
    color:#fff;
}
.orange {
  color: #f7931d;
}