.eb-is-blue {
  color: #4E82D3 !important;
}

html.avada-is-100-percent-template #main.width-100 {
  padding-block: 0 !important;
}

table th,
table td {
  padding-block: 0.5rem;
  text-align: start;
  padding-inline: 0.25rem;
}

table .row-1.odd th {
  background-color: var(--awb-color3);
  color: var(--awb-color7);
}

table .odd td {
  background-color: rgba(0, 0, 0, 0.08);
}
