body {
  background-color: #fff;
  font-size: 11pt !important;
  line-height: 1.375 !important; }

[dir="rtl"] body {
  direction: rtl; }

h1,
h2,
h3,
h4,
ul,
ol,
p,
li {
  margin-bottom: 12px !important;
  line-height: 1.375 !important; }

h1 {
  font-size: 16pt !important; }

h2 {
  font-size: 16pt !important; }

h3 {
  font-size: 14pt !important; }

h4 {
  font-size: 11pt !important; }

p,
li {
  font-size: 11pt !important; }

ol,
ul {
  margin-left: 30pt !important; }

th {
  text-align: left;
  /* LTR */
  color: #006;
  border-bottom: 1px solid #ccc; }

[dir="rtl"] th {
  text-align: right; }

tr:nth-child(odd) {
  background-color: #ddd; }

tr:nth-child(even) {
  background-color: #fff; }

td {
  padding: 5px; }

.give-now-cta {
  display: none; }
