.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4900 .elementor-element.elementor-element-54265399{font-family:"Roboto", Sans-serif;font-weight:400;line-height:14px;}/* Start custom CSS for text-editor, class: .elementor-element-54265399 */.elementor-4900 .elementor-element.elementor-element-54265399 table tr:nth-child(2n + 2) td strong{
    color: white;
}
.elementor-4900 .elementor-element.elementor-element-54265399 table tr:nth-child(2n + 3) td strong{
    color: var(--primary-color);
}
.elementor-4900 .elementor-element.elementor-element-54265399 table a{
    color: var(--primary-color);
}
.elementor-4900 .elementor-element.elementor-element-54265399 table a:hover{
    color: white;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}


table tr:nth-child(2n + 2) td {
  color: white !important;
}

table tr:first-child {
    font-size: 16px;
    color: white;
    font-weight: bold;
    background-color: #272727;
  line-height: 16px;
    padding: 8px 0;
}


table tr:first-child td:not(:first-child) {
  font-size: 16px;
  line-height: 20px;
   padding: 8px 12px;
}/* End custom CSS */