.text-bold {
  font-weight: 700 !important; }

.text-italics {
  font-style: italic !important; }

.text-sm {
  font-size: 0.8em; }

.text-lg {
  font-size: 1.2em; }
