/* PrabhupadaBooks dark theme.
 *
 * Every rule is gated by html[data-pb-theme="dark"] (set client-side from
 * localStorage before first paint, see theme_bootstrap.php) and uses
 * !important so it beats every earlier stylesheet - folio CSS (linked or
 * DB-inlined), the DHTMLX web skin (dhx_web), jQuery Mobile 1.4.5, mobile.css, and
 * the templates' inline <style> blocks - regardless of load order. Where a
 * skin rule already carries !important at equal specificity, we mirror its
 * exact selector (this file loads last in <head>, so it wins the tie).
 * In light mode this file has zero effect; ads are intentionally untouched.
 */

/* ============ 1. Base tokens ============ */
html[data-pb-theme="dark"] { color-scheme: dark; }
html[data-pb-theme="dark"] body { background-color: #14161a !important; color: #e8e6e3 !important; }
html[data-pb-theme="dark"] ::selection { background-color: #31507a !important; color: #ffffff !important; }

/* Native media widgets must keep the light color-scheme: with dark, Chromium
   paints the audio progress line black - invisible on the dark surface. */
html[data-pb-theme="dark"] audio, html[data-pb-theme="dark"] video { color-scheme: light; }

/* Plain (non-button) links on mobile pages. JQM buttons keep their swatch
   colors; folio-class link colors from the generated section below win ties. */
html[data-pb-theme="dark"] .ui-content a:not(.ui-btn) { color: #7fa3e8 !important; }

/* ============ 2. DHTMLX shell (desktop catalog) ============ */
html[data-pb-theme="dark"] .dhxlayout_base_dhx_web { background-color: #14161a !important; }
html[data-pb-theme="dark"] div.dhxlayout_sep { background-color: #0f1114 !important; }
html[data-pb-theme="dark"] div.dhxlayout_sep.dhxlayout_sep_resize_v,
html[data-pb-theme="dark"] div.dhxlayout_sep.dhxlayout_sep_resize_h { filter: invert(0.9) brightness(1.2); }

html[data-pb-theme="dark"] .dhxlayout_base_dhx_web div.dhx_cell_layout { background-color: #1a1d23 !important; }
html[data-pb-theme="dark"] .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_hdr,
html[data-pb-theme="dark"] .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_hdr { background: #28323f !important; border-color: #3a4656 !important; color: #dbe2ea !important; }
html[data-pb-theme="dark"] .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_h div.dhx_cell_hdr,
html[data-pb-theme="dark"] .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr { background: #28323f !important; color: #dbe2ea !important; }
/* skin sets border:0 solid #fff !important - mirror the exact selector */
html[data-pb-theme="dark"] .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_cont_layout.dhx_cell_cont_no_borders { border: 0 solid #1a1d23 !important; }

/* status bars (all host variants) */
html[data-pb-theme="dark"] .dhxlayout_base_dhx_web div.dhxlayout_statusbar div.dhxcont_statusbar,
html[data-pb-theme="dark"] .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_statusbar_def,
html[data-pb-theme="dark"] .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_statusbar_def,
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_statusbar_def { background-color: #232c38 !important; color: #9aa4b2 !important; border-color: #3a4656 !important; }

/* tab bar + ribbon (skin uses !important on the ribbon one) */
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhx_cell_tabbar { background-color: #1a1d23 !important; }
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_cont_tabbar.dhx_cell_cont_no_borders { border: 0 solid #1a1d23 !important; }
html[data-pb-theme="dark"] .dhtmlxribbon_dhx_web div.dhx_cell_tabbar { background-color: #1a1d23 !important; }

/* frame dividers: the skin paints 1px #c7c7c7 borders on every cell container */
html[data-pb-theme="dark"] .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_cont_layout,
html[data-pb-theme="dark"] .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_cont_acc,
html[data-pb-theme="dark"] .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_menu_def,
html[data-pb-theme="dark"] .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_menu_def,
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_cont_tabbar { border-color: #2b3542 !important; }

/* tab bar (Highlighters / Bookmarks): skin strip #EFEFEF, tabs #949494/#fff */
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs { background-color: #232c38 !important; }
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab { background-color: #3a4656 !important; color: #dbe2ea !important; border-left-color: #232c38 !important; border-right-color: #232c38 !important; }
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab:hover { background-color: #4a5a72 !important; }
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab:hover div.dhxtabbar_tab_text { color: #eef1f5 !important; }
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_dis { background-color: #2f3947 !important; }
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv,
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis { background-color: #1a1d23 !important; color: #e8e6e3 !important; }
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab div.dhxtabbar_tab_text { color: #dbe2ea !important; }
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv div.dhxtabbar_tab_text,
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis div.dhxtabbar_tab_text { border-left-color: transparent !important; border-right-color: transparent !important; }
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv div.dhxtabbar_tab_text { color: #e8e6e3 !important; }
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_dis div.dhxtabbar_tab_text,
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis div.dhxtabbar_tab_text { color: #7d8794 !important; }
/* overflow arrows (only visible when tabs don't fit) */
html[data-pb-theme="dark"] .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_arrow_img { filter: brightness(0) invert(0.8); }

/* toolbar */
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web { background: #28323f !important; border-color: #3a4656 !important; color: #dbe2ea !important; }
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_over,
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhx_toolbar_arw.dhxtoolbar_btn_over { border-color: #4a5a72 !important; background: #334050 !important; }
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_pres,
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhx_toolbar_arw.dhxtoolbar_btn_pres { border-color: #4a5a72 !important; background: #3d4c61 !important; }
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_dis,
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhx_toolbar_arw.dhxtoolbar_btn_dis { color: #9aa4b2 !important; }
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_pres_dis { border-color: #3a4656 !important; background: #1f242c !important; color: #9aa4b2 !important; }
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhx_toolbar_btn .dhxtoolbar_input { background-color: #14161a !important; border-color: #3a4656 !important; color: #e8e6e3 !important; }
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhx_toolbar_btn .dhxtoolbar_input:disabled { background-color: #1f242c !important; }
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_l,
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_m,
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_r { background-color: #2b3542 !important; border-color: #3a4656 !important; }
html[data-pb-theme="dark"] .dhx_toolbar_dhx_web div.dhxtoolbar_sl_pen { background: #3d4c61 !important; border-color: #4a5a72 !important; }

/* tree (left menu) */
html[data-pb-theme="dark"] .dhxtree_dhx_web { background-color: transparent !important; color: #dbe2ea !important; }
html[data-pb-theme="dark"] .dhxtree_dhx_web span.selectedTreeRow_lor,
html[data-pb-theme="dark"] .dhxtree_dhx_web span.selectedTreeRow,
html[data-pb-theme="dark"] .dhxtree_dhx_web .selectedTreeRow_lor,
html[data-pb-theme="dark"] .dhxtree_dhx_web .selectedTreeRow { background-color: #27496d !important; border-color: #3a5f8a !important; color: #eaf2fb !important; }

/* windows */
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_active,
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_inactive { background-color: #1a1d23 !important; border-color: #3a4656 !important; }
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_brd { background-color: #1a1d23 !important; border-color: #2b3542 !important; }
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_fr_cover,
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web iframe.dhxwin_main_fr_cover { background-color: #1a1d23 !important; }
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_hdr { background: #2b3542 !important; border-color: #3a4656 !important; color: #dbe2ea !important; }
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhxwin_hdr { color: #9aa4b2 !important; }
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhx_cell_wins { background-color: #1a1d23 !important; }
/* skin sets border:0 solid #fff !important - mirror the exact selectors */
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_cont_wins.dhx_cell_cont_no_borders,
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_cont_wins.dhx_cell_cont_no_borders { border: 0 solid #1a1d23 !important; }
/* skin sets background-color !important on the stuck close buttons - mirror */
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button.dhxwin_button_sticked { background-color: #3d4c61 !important; }
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_dis.dhxwin_button_sticked_dis { background-color: #2a2f38 !important; }
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_statusbar_def,
html[data-pb-theme="dark"] .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_statusbar_def { background-color: #232c38 !important; color: #9aa4b2 !important; }

/* popups (combo dropdowns, context menus) */
html[data-pb-theme="dark"] .dhx_popup_dhx_web div.dhx_popup_area { background-color: #232c38 !important; border-color: #3a4656 !important; }
html[data-pb-theme="dark"] .dhx_popup_dhx_web div.dhx_popup_area td.dhx_popup_td { color: #dbe2ea !important; border-top-color: #232c38 !important; border-bottom-color: #232c38 !important; }
html[data-pb-theme="dark"] .dhx_popup_dhx_web div.dhx_popup_area tr:hover td.dhx_popup_td,
html[data-pb-theme="dark"] .dhx_popup_dhx_web div.dhx_popup_area.dhx_popup_area_ie tr.tr_hover td.dhx_popup_td { background-color: #2f4258 !important; border-top-color: #2f4258 !important; border-bottom-color: #2f4258 !important; }

/* context menu */
html[data-pb-theme="dark"] div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon { background-color: #232c38 !important; border-color: #3a4656 !important; }
html[data-pb-theme="dark"] div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td { color: #dbe2ea !important; border-top-color: #232c38 !important; border-bottom-color: #232c38 !important; }
html[data-pb-theme="dark"] div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td { background-color: #27496d !important; border-top-color: #3a5f8a !important; border-bottom-color: #3a5f8a !important; color: #eaf2fb !important; }
/* skin sets these colors with !important - mirror */
html[data-pb-theme="dark"] div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected div.sub_item_hk { color: #eaf2fb !important; }
html[data-pb-theme="dark"] div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_item_text { color: #9aa4b2 !important; }
html[data-pb-theme="dark"] div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis td.sub_item_hk div.sub_item_hk { color: #6b7280 !important; }
html[data-pb-theme="dark"] div.dhtmlxMenu_dhx_web_TopLevel_Item_Normal { color: #dbe2ea !important; }
html[data-pb-theme="dark"] div.dhtmlxMenu_dhx_web_TopLevel_Item_Disabled { color: #9aa4b2 !important; border-color: #3a4656 !important; }
html[data-pb-theme="dark"] div.dhtmlxMenu_dhx_web_TopLevel_Item_Selected { background-color: #27496d !important; border-color: #3a5f8a !important; color: #eaf2fb !important; }

/* form controls (settings / account dialogs) */
html[data-pb-theme="dark"] div.dhxcombo_dhx_web input.dhxcombo_input { background-color: #14161a !important; border-color: transparent !important; color: #e8e6e3 !important; }
html[data-pb-theme="dark"] div.dhxcombo_dhx_web div.dhxcombo_select_button { background: #2b3542 !important; border-color: #3a4656 !important; }
html[data-pb-theme="dark"] div.dhxcombo_dhx_web div.dhxcombo_select_button div.dhxcombo_select_img { filter: invert(0.9) brightness(1.3); }
html[data-pb-theme="dark"] div.dhxcombolist_dhx_web { background-color: #232c38 !important; border-color: #3a4656 !important; color: #dbe2ea !important; }
html[data-pb-theme="dark"] div.dhxcombolist_dhx_web div.dhxcombo_option:hover { background-color: #2f4258 !important; }
/* skin sets this rule with !important - mirror the exact selector */
html[data-pb-theme="dark"] div.dhxcombolist_dhx_web div.dhxcombo_option.dhxcombo_option_selected { background-color: #27496d !important; border-top-color: #3a5f8a !important; border-bottom-color: #3a5f8a !important; color: #eaf2fb !important; }
html[data-pb-theme="dark"] .dhxform_obj_dhx_web div.dhxform_btn { background: #2b3542 !important; border-color: #3a4656 !important; color: #dbe2ea !important; }
html[data-pb-theme="dark"] .dhxform_obj_dhx_web div.dhxform_btn.dhxform_btn_over { background: #334050 !important; }
html[data-pb-theme="dark"] .dhxform_obj_dhx_web div.dhxform_btn.dhxform_btn_pressed { background: #3d4c61 !important; }
html[data-pb-theme="dark"] .dhxform_obj_dhx_web div.disabled div.dhxform_btn { background: #1f242c !important; border-color: #2a2f38 !important; }
html[data-pb-theme="dark"] .dhxform_obj_dhx_web div.disabled div.dhxform_btn div.dhxform_btn_txt { color: #9aa4b2 !important; }

/* editor cell (quote editor) */
html[data-pb-theme="dark"] .dhxeditor_dhx_web div.dhx_cell_editor { background-color: #1a1d23 !important; }
html[data-pb-theme="dark"] .dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_stb { background: #28323f !important; border-bottom-color: #3a4656 !important; }

/* modal confirm/alert box */
html[data-pb-theme="dark"] .dhtmlx_modal_box { background-color: #1e2126 !important; }
html[data-pb-theme="dark"] .dhtmlx_popup_text { color: #e8e6e3 !important; }

/* ============ 3. Account theme variables (login/account pages) ============
   account-theme.css defines these on :root; the html attribute selector has
   higher specificity, so this redefinition wins in dark mode only. */
html[data-pb-theme="dark"] {
  --pb-paper: #14161a;
  --pb-card: #1e2126;
  --pb-saffron: #d97706;
  --pb-saffron-deep: #b45309;
  --pb-maroon: #d98c6a;
  --pb-ink: #e8e6e3;
  --pb-muted: #9aa4b2;
  --pb-line: #2c323b;
  --pb-input-border: #3a4656;
  --pb-focus-ring: rgba(217, 119, 6, 0.45);
}

/* ============ 4. jQuery Mobile (mobile pages) ============ */
html[data-pb-theme="dark"] .ui-page,
html[data-pb-theme="dark"] .ui-page-theme-a { background-color: #14161a !important; color: #e8e6e3 !important; }
html[data-pb-theme="dark"] .ui-bar-a,
html[data-pb-theme="dark"] .mobile-topbar { background-color: #1d2127 !important; border-color: #2c323b !important; color: #dbe2ea !important; }
html[data-pb-theme="dark"] .ui-body-a,
html[data-pb-theme="dark"] .ui-content { background-color: transparent !important; color: #e8e6e3 !important; }

html[data-pb-theme="dark"] .ui-btn-up-a { background-color: #262b33 !important; border-color: #3a4656 !important; color: #dbe2ea !important; text-shadow: none !important; }
html[data-pb-theme="dark"] .ui-btn-hover-a { background-color: #2f3641 !important; border-color: #4a5a72 !important; color: #eaf2fb !important; }
html[data-pb-theme="dark"] .ui-btn-down-a { background-color: #3a4250 !important; border-color: #4a5a72 !important; color: #ffffff !important; }
html[data-pb-theme="dark"] .ui-btn-active-a { background-color: #d97706 !important; border-color: #b45309 !important; color: #ffffff !important; }

html[data-pb-theme="dark"] .ui-li-divider { background-color: #23272e !important; border-color: #2c323b !important; color: #9aa4b2 !important; text-shadow: none !important; }
html[data-pb-theme="dark"] .ui-listview,
html[data-pb-theme="dark"] .ui-listview-inset { background-color: transparent !important; border-color: #2c323b !important; box-shadow: none !important; }

html[data-pb-theme="dark"] input.ui-input-text,
html[data-pb-theme="dark"] textarea.ui-input-text,
html[data-pb-theme="dark"] .ui-input-search input { background-color: #14161a !important; border-color: #3a4656 !important; color: #e8e6e3 !important; }

/* JQM icons are light-on-dark sprite/data-URI images - invert them for the
   dark top bar and panels. The custom pbtheme icon is saffron and excluded. */
html[data-pb-theme="dark"] .ui-icon:not(.ui-icon-pbtheme) { filter: invert(0.92) brightness(1.25); }

/* Like the desktop toolbar button, the mobile theme button shows the theme a
   click will switch TO: moon in light mode (mobile.css), sun in dark mode. */
html[data-pb-theme="dark"] .mobile-hdr-theme.ui-icon-pbtheme:after { background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23d97900%22%20d%3D%22M12%207c-2.76%200-5%202.24-5%205s2.24%205%205%205%205-2.24%205-5-2.24-5-5-5zM2%2013h2c.55%200%201-.45%201-1s-.45-1-1-1H2c-.55%200-1%20.45-1%201s.45%201%201%201zm18%200h2c.55%200%201-.45%201-1s-.45-1-1-1h-2c-.55%200-1%20.45-1%201s.45%201%201%201zM11%202v2c0%20.55.45%201%201%201s1-.45%201-1V2c0-.55-.45-1-1-1s-1%20.45-1%201zm0%2018v2c0%20.55.45%201%201%201s1-.45%201-1v-2c0-.55-.45-1-1-1s-1%20.45-1%201zM5.99%204.58a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200s.39-1.03%200-1.41L5.99%204.58zm12.37%2012.37a.996.996%200%200%200-1.41%200%20.996.996%200%200%200%200%201.41l1.06%201.06c.39.39%201.03.39%201.41%200s.39-1.03%200-1.41l-1.06-1.06zm1.06-10.96a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39-.39%201.03%200%201.41s1.03.39%201.41%200l1.06-1.06zM7.05%2018.36a.996.996%200%200%200%200-1.41.996.996%200%200%200-1.41%200l-1.06%201.06c-.39.39%201.03.39%201.41%200s.39-1.03%200-1.41l1.06-1.06z%22%2F%3E%3C%2Fsvg%3E"); }

/* slide-out panels (mobile.css pins these to #f9f9f9) */
html[data-pb-theme="dark"] #nav-panel,
html[data-pb-theme="dark"] #search-panel { background-color: #1e2126 !important; color: #e8e6e3 !important; }

/* ============ 5. Mobile custom classes (mobile.css) ============ */
html[data-pb-theme="dark"] .Chapter-Desc { background-color: #23272e !important; }
html[data-pb-theme="dark"] .mobile-search-help-card { background: #1e2126 !important; border-color: #2c323b !important; }
html[data-pb-theme="dark"] .mobile-search-syntax code { background: #2c3038 !important; color: #e8e6e3 !important; }
html[data-pb-theme="dark"] .pb-fs-value { color: #9aa4b2 !important; }
html[data-pb-theme="dark"] .mobile-search-result.is-active > a { background-color: #26313f !important; }
html[data-pb-theme="dark"] .mobile-menu-row.is-current { background-color: #3d2f1a !important; }
html[data-pb-theme="dark"] .mobile-account-result.is-success { background-color: #1e3a24 !important; }
html[data-pb-theme="dark"] .mobile-account-result.is-error { background-color: #3d1a1e !important; }
html[data-pb-theme="dark"] .mobile-highlighter-palette-card { background: #1e2126 !important; border-color: #2c323b !important; }
/* mobile.css sets this with !important - mirror */
html[data-pb-theme="dark"] .mobile-highlighter-select.is-active,
html[data-pb-theme="dark"] .mobile-highlighter-select.ui-btn.is-active,
html[data-pb-theme="dark"] .mobile-highlighter-select.ui-btn.is-active:hover,
html[data-pb-theme="dark"] .mobile-highlighter-select.ui-btn.is-active:focus { background: #3d2f1a !important; border-color: #d97706 !important; }
html[data-pb-theme="dark"] .mobile-bookmark-dialog-card { background: #1e2126 !important; border-color: #2c323b !important; }
html[data-pb-theme="dark"] .mobile-bookmark-dialog-input { background: #14161a !important; border-color: #3a4656 !important; color: #e8e6e3 !important; }
html[data-pb-theme="dark"] .mobile-bookmark-dialog-actions .mobile-tools-small-button { background: #262b33 !important; border-color: #d98c6a !important; color: #d98c6a !important; }
html[data-pb-theme="dark"] .mobile-bookmark-row.is-dragging,
html[data-pb-theme="dark"] .mobile-highlighter-row.is-dragging { background-color: #26313f !important; }
html[data-pb-theme="dark"] .mobile-account-tools .ui-collapsible,
html[data-pb-theme="dark"] .mobile-account-tools .ui-collapsible-content,
html[data-pb-theme="dark"] #mobile-menu-collapsible.ui-collapsible,
html[data-pb-theme="dark"] #mobile-index-collapsible.ui-collapsible,
html[data-pb-theme="dark"] #mobile-menu-collapsible .ui-collapsible-content,
html[data-pb-theme="dark"] #mobile-index-collapsible .ui-collapsible-content { background-color: #23272e !important; }
html[data-pb-theme="dark"] .mobile-account-tools #mobile-bookmark-mode.ui-btn { background-color: #3d2f1a !important; }
html[data-pb-theme="dark"] .mobile-account-tools #mobile-account-logout.ui-btn,
html[data-pb-theme="dark"] .mobile-account-tools .mobile-tools-small-button.ui-btn { background: #262b33 !important; border-color: #d98c6a !important; color: #d98c6a !important; }
html[data-pb-theme="dark"] .mobile-account-tools input[type="email"],
html[data-pb-theme="dark"] .mobile-account-tools input[type="password"],
html[data-pb-theme="dark"] .mobile-account-tools input[type="text"] { background: #14161a !important; border-color: #3a4656 !important; color: #e8e6e3 !important; }
html[data-pb-theme="dark"] #menu_toc li { background-color: #1e2126 !important; border-color: #2c323b !important; }
html[data-pb-theme="dark"] #menu_toc a.ui-btn { color: #e8e6e3 !important; }

/* ============ 6. Desktop reader inline <style> block (d_actual.php) ============ */
html[data-pb-theme="dark"] a.breadcrumb,
html[data-pb-theme="dark"] .text-box-5-percent > ul > li > div > a { color: #8fb3ff !important; }
html[data-pb-theme="dark"] a.breadcrumb:hover,
html[data-pb-theme="dark"] a.breadcrumb:focus-visible,
html[data-pb-theme="dark"] .text-box-5-percent > ul > li > div > a:hover,
html[data-pb-theme="dark"] .text-box-5-percent > ul > li > div > a:focus-visible { color: #b9d0ff !important; }
html[data-pb-theme="dark"] .seo-document-header h1 { color: #9db8e8 !important; }
/* .breadcrumb-separator (#6b7280) and .folio-note-icon (yellow marker) stay.
   No global folio-link rule here on purpose: it would out-specify the inline
   span[style*="color"] > a citation-inherit rule. */

/* popup modal shell carries an inline background:#fff - !important beats it.
   The body inherits the shell's text color; its links keep their folio-class
   colors (or FC citation inheritance on desktop) from the rules below. */
html[data-pb-theme="dark"] #folio-popup-modal-shell { background-color: #22262c !important; border-color: #3a4656 !important; color: #e8e6e3 !important; }
/* close button carries inline background:#333 / color:#fff */
html[data-pb-theme="dark"] #folio-popup-modal-shell button { background-color: #3d4c61 !important; color: #e8e6e3 !important; border-color: #4a5a72 !important; }

/* Folio content - generated from folio-obv.css + folio-vb2025.css. */

/* bright backgrounds -> dark tones of the same hue */
html[data-pb-theme="dark"] .sub-section, html[data-pb-theme="dark"] .sub-section-2, html[data-pb-theme="dark"] .sub-chapter, html[data-pb-theme="dark"] .Normal-Level, html[data-pb-theme="dark"] .s-2-Contents, html[data-pb-theme="dark"] .\32 _Contents, html[data-pb-theme="dark"] .after-pic, html[data-pb-theme="dark"] .after-verse, html[data-pb-theme="dark"] .Audio-Bg, html[data-pb-theme="dark"] .Body-text-3, html[data-pb-theme="dark"] .Book-Title, html[data-pb-theme="dark"] .brackets, html[data-pb-theme="dark"] .fcc-heading, html[data-pb-theme="dark"] .hanging, html[data-pb-theme="dark"] .Heading-1, html[data-pb-theme="dark"] .Heading-2, html[data-pb-theme="dark"] .Heading-4-2-1, html[data-pb-theme="dark"] .intro-paragraph, html[data-pb-theme="dark"] .NO-indent, html[data-pb-theme="dark"] .Norm2 {
  background-color: #1e2126 !important;
}
html[data-pb-theme="dark"] .q-conv, html[data-pb-theme="dark"] .quote-conv, html[data-pb-theme="dark"] .Reference-Right, html[data-pb-theme="dark"] .Reference_Right, html[data-pb-theme="dark"] .SB-CC-Trans-List-Format, html[data-pb-theme="dark"] .SB_CC_Trans_List_Format, html[data-pb-theme="dark"] .Textnum, html[data-pb-theme="dark"] .Thus-end2, html[data-pb-theme="dark"] .thus-end3, html[data-pb-theme="dark"] .verse-section-heading, html[data-pb-theme="dark"] .JUMP2, html[data-pb-theme="dark"] .Query, html[data-pb-theme="dark"] .Style-3, html[data-pb-theme="dark"] .bd2, html[data-pb-theme="dark"] .bd5, html[data-pb-theme="dark"] .bd6, html[data-pb-theme="dark"] .bd8, html[data-pb-theme="dark"] .bgf1, html[data-pb-theme="dark"] .cnr-l1, html[data-pb-theme="dark"] .cnr_l1 {
  background-color: #1e2126 !important;
}
html[data-pb-theme="dark"] .cnr-l2, html[data-pb-theme="dark"] .cnr_l2, html[data-pb-theme="dark"] .cnr-l3, html[data-pb-theme="dark"] .cnr_l3, html[data-pb-theme="dark"] .cnr-r1, html[data-pb-theme="dark"] .cnr_r1, html[data-pb-theme="dark"] .cnr-r2, html[data-pb-theme="dark"] .cnr_r2, html[data-pb-theme="dark"] .cnr-r3, html[data-pb-theme="dark"] .cnr_r3, html[data-pb-theme="dark"] .container-close1, html[data-pb-theme="dark"] .disclaimer1, html[data-pb-theme="dark"] .ft1, html[data-pb-theme="dark"] .ft6, html[data-pb-theme="dark"] .hdr2, html[data-pb-theme="dark"] .lnk1, html[data-pb-theme="dark"] .lwembed, html[data-pb-theme="dark"] .prev1, html[data-pb-theme="dark"] .splittertop, html[data-pb-theme="dark"] .tabtitlespace {
  background-color: #1e2126 !important;
}
html[data-pb-theme="dark"] .ylwsearch1, html[data-pb-theme="dark"] .ylwsearchbutton1, html[data-pb-theme="dark"] .yui-panel {
  background-color: #1e2126 !important;
}
html[data-pb-theme="dark"] .s-1-Lect-Reference-from-Bg, html[data-pb-theme="dark"] .\31 -Lect-Reference-from-Bg, html[data-pb-theme="dark"] .Additional-purports, html[data-pb-theme="dark"] .Additional_purports, html[data-pb-theme="dark"] .BG-Headings, html[data-pb-theme="dark"] .CD-Sub2-Heading, html[data-pb-theme="dark"] .CD-Track-Heading, html[data-pb-theme="dark"] .Chapter-Contents, html[data-pb-theme="dark"] .Chapter_Contents, html[data-pb-theme="dark"] .Chapters-Listing-Format, html[data-pb-theme="dark"] .Chapters_Listing_Format, html[data-pb-theme="dark"] .Chrono-Month, html[data-pb-theme="dark"] .Compilation-TOC, html[data-pb-theme="dark"] .Compilation_TOC, html[data-pb-theme="dark"] .Deity-Book-Verses, html[data-pb-theme="dark"] .Deity_Book_Verses, html[data-pb-theme="dark"] .Deity-Heading-VerseSection, html[data-pb-theme="dark"] .Deity_Heading_VerseSection, html[data-pb-theme="dark"] .Division-1, html[data-pb-theme="dark"] .Go-Back {
  background-color: #3d3517 !important;
}
html[data-pb-theme="dark"] .Headersheet-xtra, html[data-pb-theme="dark"] .Heading-Para-Para, html[data-pb-theme="dark"] .Heading-Para-Para-Para, html[data-pb-theme="dark"] .Heading-Para-Para-Para-Para, html[data-pb-theme="dark"] .Heading-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Heading-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Heading-Para-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Letter-content, html[data-pb-theme="dark"] .New-Transcriptions, html[data-pb-theme="dark"] .New_Transcriptions, html[data-pb-theme="dark"] .Popup-Note-Windows, html[data-pb-theme="dark"] .quote4, html[data-pb-theme="dark"] .quote7, html[data-pb-theme="dark"] .Recipies2, html[data-pb-theme="dark"] .TLK-TQK-SB-heading, html[data-pb-theme="dark"] .What-s-New-Lecture-Heading, html[data-pb-theme="dark"] .Siksamrta, html[data-pb-theme="dark"] .yellow, html[data-pb-theme="dark"] .Junp-Link-Siksamrta, html[data-pb-theme="dark"] .SZE {
  background-color: #3d3517 !important;
}
html[data-pb-theme="dark"] div[style*="background-color:rgb(255,255,0)"] > .s-2-Contents, html[data-pb-theme="dark"] div[style*="background-color:rgb(255,255,0)"] > .\32 _Contents {
  background-color: #3d3517 !important;
}
html[data-pb-theme="dark"] .Writings, html[data-pb-theme="dark"] .ContentsBook, html[data-pb-theme="dark"] .s-2-Contents-Chapters, html[data-pb-theme="dark"] .\32 _Contents-Chapters, html[data-pb-theme="dark"] .book-heading, html[data-pb-theme="dark"] .CDM-Heading, html[data-pb-theme="dark"] .CD-Sub-Heading, html[data-pb-theme="dark"] .ContentsBook-Para, html[data-pb-theme="dark"] .ContentsBook-Para-Para, html[data-pb-theme="dark"] .ContentsBook-Para-Para-Para, html[data-pb-theme="dark"] .ContentsBook-Para-Para-Para-Para, html[data-pb-theme="dark"] .ContentsBook-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .ContentsBook-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Conv-Header, html[data-pb-theme="dark"] .Deity-Book-SubHeadings, html[data-pb-theme="dark"] .Deity_Book_SubHeadings, html[data-pb-theme="dark"] .Deity-Heading-VerseNumber, html[data-pb-theme="dark"] .Deity_Heading_VerseNumber, html[data-pb-theme="dark"] .Font, html[data-pb-theme="dark"] .Headers-for-Brhad-Bhagavatamrta {
  background-color: #173a40 !important;
}
html[data-pb-theme="dark"] .Headers-for-Brhad-Bhagavatamrta1, html[data-pb-theme="dark"] .Headers-for-Brhad-Bhagavatamrta2, html[data-pb-theme="dark"] .Heading3, html[data-pb-theme="dark"] .Lecture-Heading, html[data-pb-theme="dark"] .main-heading, html[data-pb-theme="dark"] .New-Letters, html[data-pb-theme="dark"] .New_Letters_, html[data-pb-theme="dark"] .recipies, html[data-pb-theme="dark"] .Writings-Para, html[data-pb-theme="dark"] .Writings-Para-Para, html[data-pb-theme="dark"] .aqua {
  background-color: #173a40 !important;
}
html[data-pb-theme="dark"] .Collection, html[data-pb-theme="dark"] .Style-2, html[data-pb-theme="dark"] .aanew, html[data-pb-theme="dark"] .CD-Main-Heading, html[data-pb-theme="dark"] .chapnum, html[data-pb-theme="dark"] .Collection-Para, html[data-pb-theme="dark"] .Collection-Para-Para, html[data-pb-theme="dark"] .Collection-Para-Para-Para, html[data-pb-theme="dark"] .Collection-Para-Para-Para-Para, html[data-pb-theme="dark"] .Collection-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Collection-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Heading4, html[data-pb-theme="dark"] .Heading-Author-by, html[data-pb-theme="dark"] .Heading---Author-by, html[data-pb-theme="dark"] .Heading-Author-by1, html[data-pb-theme="dark"] .Heading---Author-by1, html[data-pb-theme="dark"] .Heading-Author-by2, html[data-pb-theme="dark"] .Heading---Author-by2, html[data-pb-theme="dark"] .Menu-First-Item, html[data-pb-theme="dark"] .Menu-Last-Item {
  background-color: #2a2d33 !important;
}
html[data-pb-theme="dark"] .Menu-Menu-Name, html[data-pb-theme="dark"] .Menu-No-Separator, html[data-pb-theme="dark"] .Menu-Separator-Below, html[data-pb-theme="dark"] .Menu-Top-Level, html[data-pb-theme="dark"] .SB-Chapters-Translations, html[data-pb-theme="dark"] .section-heading, html[data-pb-theme="dark"] .silver, html[data-pb-theme="dark"] div[style*="background-color:rgb(192,192,192)"] > .s-2-Contents, html[data-pb-theme="dark"] div[style*="background-color:rgb(192,192,192)"] > .\32 _Contents {
  background-color: #2a2d33 !important;
}
html[data-pb-theme="dark"] .space-around, html[data-pb-theme="dark"] .space_around, html[data-pb-theme="dark"] .space-around1, html[data-pb-theme="dark"] .space_around1, html[data-pb-theme="dark"] .space-around2, html[data-pb-theme="dark"] .space_around2, html[data-pb-theme="dark"] .space-around3, html[data-pb-theme="dark"] .space_around3 {
  background-color: #3f2c12 !important;
}
html[data-pb-theme="dark"] .ac-menu, html[data-pb-theme="dark"] .ac_menu, html[data-pb-theme="dark"] .bd3, html[data-pb-theme="dark"] .buttonmenu, html[data-pb-theme="dark"] .cnr1, html[data-pb-theme="dark"] .lwprev1, html[data-pb-theme="dark"] .lwprevhover1, html[data-pb-theme="dark"] .mods1 {
  background-color: #20242a !important;
}
html[data-pb-theme="dark"] .Bg-Popup-Links, html[data-pb-theme="dark"] .Deity-Heading-VerseText, html[data-pb-theme="dark"] .Deity_Heading_VerseText, html[data-pb-theme="dark"] .Deity-TOC-VerseSection, html[data-pb-theme="dark"] .Deity_TOC_VerseSection, html[data-pb-theme="dark"] .Heading-Para, html[data-pb-theme="dark"] .lime {
  background-color: #1c3a22 !important;
}
html[data-pb-theme="dark"] .ac-menuitem-over, html[data-pb-theme="dark"] .ac_menuitem_over, html[data-pb-theme="dark"] .dot2, html[data-pb-theme="dark"] .dot3, html[data-pb-theme="dark"] .Heading-39, html[data-pb-theme="dark"] .messageinfo, html[data-pb-theme="dark"] .splittercontent {
  background-color: #262a31 !important;
}
html[data-pb-theme="dark"] .local-audio-player, html[data-pb-theme="dark"] .local-video-player, html[data-pb-theme="dark"] .bdr1, html[data-pb-theme="dark"] .odd1, html[data-pb-theme="dark"] .sponsor1 {
  background-color: #23272e !important;
}
html[data-pb-theme="dark"] .Message-Header, html[data-pb-theme="dark"] .bgg1, html[data-pb-theme="dark"] .dot1, html[data-pb-theme="dark"] .mask {
  background-color: #2c3038 !important;
}
html[data-pb-theme="dark"] .ac-menuitem-selected, html[data-pb-theme="dark"] .ac_menuitem_selected, html[data-pb-theme="dark"] .bd1, html[data-pb-theme="dark"] .premium {
  background-color: #26313f !important;
}
html[data-pb-theme="dark"] .bg1, html[data-pb-theme="dark"] .flaggedindicator, html[data-pb-theme="dark"] .yui-tt {
  background-color: #3a361f !important;
}
html[data-pb-theme="dark"] .bgd1, html[data-pb-theme="dark"] .contentbuttonbar, html[data-pb-theme="dark"] .globalbuttonbar {
  background-color: #2c3d58 !important;
}
html[data-pb-theme="dark"] .Heading, html[data-pb-theme="dark"] .green {
  background-color: #1e4d27 !important;
}
html[data-pb-theme="dark"] .Style-1, html[data-pb-theme="dark"] .red {
  background-color: #401a1a !important;
}
html[data-pb-theme="dark"] .mid1, html[data-pb-theme="dark"] .mid2 {
  background-color: #292d34 !important;
}
html[data-pb-theme="dark"] .fuscia {
  background-color: #3d1a3d !important;
}
html[data-pb-theme="dark"] .highlight {
  background-color: #24404f !important;
}
html[data-pb-theme="dark"] .highlight-group {
  background-color: #20402a !important;
}
html[data-pb-theme="dark"] .toptitle1 {
  background-color: #232e3d !important;
}

/* explicit text colors that would be unreadable on dark */
html[data-pb-theme="dark"] .Verse-Text, html[data-pb-theme="dark"] .Style-1, html[data-pb-theme="dark"] .Style-2, html[data-pb-theme="dark"] .Style-4, html[data-pb-theme="dark"] .Normal-Level, html[data-pb-theme="dark"] .s-1CDM, html[data-pb-theme="dark"] .\31 CDM, html[data-pb-theme="dark"] .s-1-Normal, html[data-pb-theme="dark"] .\31 _Normal, html[data-pb-theme="dark"] .s-2-3, html[data-pb-theme="dark"] .\32 -3, html[data-pb-theme="dark"] .s-2-inch-indent1, html[data-pb-theme="dark"] .\32 -inch-indent1, html[data-pb-theme="dark"] .A2-Body-text, html[data-pb-theme="dark"] .aanew, html[data-pb-theme="dark"] .About-Heading, html[data-pb-theme="dark"] .About-Subheading, html[data-pb-theme="dark"] .Added-Purport-Heading1, html[data-pb-theme="dark"] .Added_Purport_Heading1, html[data-pb-theme="dark"] .Additional-purports {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Additional_purports, html[data-pb-theme="dark"] .App-CC-Poem, html[data-pb-theme="dark"] .App-Header, html[data-pb-theme="dark"] .Areference, html[data-pb-theme="dark"] .Article-Title, html[data-pb-theme="dark"] .Art-Title-XBold, html[data-pb-theme="dark"] .A-Sanskrit, html[data-pb-theme="dark"] .Asterisk1, html[data-pb-theme="dark"] .A-Title, html[data-pb-theme="dark"] .Author1, html[data-pb-theme="dark"] .Author-Name, html[data-pb-theme="dark"] .beings, html[data-pb-theme="dark"] .beings-1, html[data-pb-theme="dark"] .beings-2, html[data-pb-theme="dark"] .Bengali1, html[data-pb-theme="dark"] .Bengali2, html[data-pb-theme="dark"] .Bengali-Poem, html[data-pb-theme="dark"] .Bengali-Poem-Medium, html[data-pb-theme="dark"] .Bengbo, html[data-pb-theme="dark"] .Bhaktivedanta-Swami-Prabhupada-and-reporters-in-Mel {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Bibliography-text, html[data-pb-theme="dark"] .big-02-0-2-cm, html[data-pb-theme="dark"] .big-02-0-3-cm, html[data-pb-theme="dark"] .big-02-0-5-cm, html[data-pb-theme="dark"] .big-0-45-cm, html[data-pb-theme="dark"] .big-0-5-cm, html[data-pb-theme="dark"] .big-0-6-cm, html[data-pb-theme="dark"] .big-0-75-cm, html[data-pb-theme="dark"] .big-0-8cm, html[data-pb-theme="dark"] .big-0-8-cm, html[data-pb-theme="dark"] .big-0-9-cm, html[data-pb-theme="dark"] .Bindu-Box, html[data-pb-theme="dark"] .Bindu-Box-Endnote, html[data-pb-theme="dark"] .Bindu-Box-Header, html[data-pb-theme="dark"] .Body-Text, html[data-pb-theme="dark"] .Body-Text1, html[data-pb-theme="dark"] .Body-text-3, html[data-pb-theme="dark"] .body-text-glossary, html[data-pb-theme="dark"] .Body-text-Left, html[data-pb-theme="dark"] .Body-Text-nopar {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Body-Text-Para, html[data-pb-theme="dark"] .Bold-Title, html[data-pb-theme="dark"] .Bold-Underline, html[data-pb-theme="dark"] .book-heading, html[data-pb-theme="dark"] .Book-Ref1, html[data-pb-theme="dark"] .Book-Reproduction1, html[data-pb-theme="dark"] .Branch-518-Frederick-Street1, html[data-pb-theme="dark"] .But-we-are-not-the-Supreme-Being, html[data-pb-theme="dark"] .But-we-are-not-the-Supreme-Being-1, html[data-pb-theme="dark"] .But-we-are-not-the-Supreme-Being-2, html[data-pb-theme="dark"] .Cal-txt, html[data-pb-theme="dark"] .Canto-Para-Para-Para-Para, html[data-pb-theme="dark"] .Canto-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Canto-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Cc-List, html[data-pb-theme="dark"] .CC-Prose-Verse, html[data-pb-theme="dark"] .CDListingFormat, html[data-pb-theme="dark"] .CDListingFormat1, html[data-pb-theme="dark"] .cdm, html[data-pb-theme="dark"] .CDM-Heading {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .CD-Sub2-Heading, html[data-pb-theme="dark"] .CellBody, html[data-pb-theme="dark"] .CellHeading, html[data-pb-theme="dark"] .Center1, html[data-pb-theme="dark"] .Chapter-header, html[data-pb-theme="dark"] .Chapter-No2, html[data-pb-theme="dark"] .Chapter-Para-Para-Para-Para, html[data-pb-theme="dark"] .Chapter-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Chapter-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Chapters-Listing-Format, html[data-pb-theme="dark"] .Chapters_Listing_Format, html[data-pb-theme="dark"] .Chart-reg-text1, html[data-pb-theme="dark"] .cite, html[data-pb-theme="dark"] .Collection-Para-Para-Para-Para, html[data-pb-theme="dark"] .Collection-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Collection-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Columns-2, html[data-pb-theme="dark"] .Columns-centered1, html[data-pb-theme="dark"] .Contents1, html[data-pb-theme="dark"] .contents-tabbed1 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .continued-on, html[data-pb-theme="dark"] .Conversation1, html[data-pb-theme="dark"] .Conv-Header, html[data-pb-theme="dark"] .Credits, html[data-pb-theme="dark"] .Crono1, html[data-pb-theme="dark"] .Date, html[data-pb-theme="dark"] .Dates, html[data-pb-theme="dark"] .Dear1, html[data-pb-theme="dark"] .Default, html[data-pb-theme="dark"] .default-paragraph-font, html[data-pb-theme="dark"] .Deity-TOC-VerseSection, html[data-pb-theme="dark"] .Deity_TOC_VerseSection, html[data-pb-theme="dark"] .Eddy-Gaasbeek1, html[data-pb-theme="dark"] .edly1-Lord-Krsna-is-eternal1-or-indestructi1, html[data-pb-theme="dark"] .edly2-Lord-Krsna-is-eternal2-or-indestructi2, html[data-pb-theme="dark"] .edly-Lord-Krsna-is-eternal-or-indestructi, html[data-pb-theme="dark"] .Ekanatha-dasa, html[data-pb-theme="dark"] .Email, html[data-pb-theme="dark"] .End-Reference, html[data-pb-theme="dark"] .End-References {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Example-Input, html[data-pb-theme="dark"] .Excerptnew, html[data-pb-theme="dark"] .Fej-cim-part-tal, html[data-pb-theme="dark"] .style, html[data-pb-theme="dark"] .First1, html[data-pb-theme="dark"] .Flush-Left1, html[data-pb-theme="dark"] .footer, html[data-pb-theme="dark"] .foot-header, html[data-pb-theme="dark"] .Footnote, html[data-pb-theme="dark"] .Free-Form, html[data-pb-theme="dark"] .Free-Form-A, html[data-pb-theme="dark"] .Glossary1, html[data-pb-theme="dark"] .Glossary-Letter-Header, html[data-pb-theme="dark"] .Glossary-text, html[data-pb-theme="dark"] .Guru-and-What-Quote, html[data-pb-theme="dark"] .Guru-and-What--Quote, html[data-pb-theme="dark"] .hanging, html[data-pb-theme="dark"] .Heading-1, html[data-pb-theme="dark"] .Heading-1-A-A, html[data-pb-theme="dark"] .Heading-1-A-A-Para {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Heading-1-no-space, html[data-pb-theme="dark"] .Heading-1-Para-Para-Para, html[data-pb-theme="dark"] .Heading-1-Para-Para-Para-Para, html[data-pb-theme="dark"] .Heading-1-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Heading-2, html[data-pb-theme="dark"] .heading-2-Para, html[data-pb-theme="dark"] .heading-3-Para, html[data-pb-theme="dark"] .heading-4, html[data-pb-theme="dark"] .heading-4-Para, html[data-pb-theme="dark"] .heading-5, html[data-pb-theme="dark"] .heading-5-Para, html[data-pb-theme="dark"] .heading-6-Para, html[data-pb-theme="dark"] .heading-7, html[data-pb-theme="dark"] .heading-7-Para, html[data-pb-theme="dark"] .heading-8, html[data-pb-theme="dark"] .heading-8-Para, html[data-pb-theme="dark"] .heading-9-Para, html[data-pb-theme="dark"] .Heading-Center, html[data-pb-theme="dark"] .Heading-italic-flush-left, html[data-pb-theme="dark"] .HEADING-left-16-bold {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Heading-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Heading-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Heading-Para-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Heading-verse, html[data-pb-theme="dark"] .Heading--verse, html[data-pb-theme="dark"] .Headline, html[data-pb-theme="dark"] .ICJ-Article-Title, html[data-pb-theme="dark"] .ident, html[data-pb-theme="dark"] .ident-italic, html[data-pb-theme="dark"] .Indented1, html[data-pb-theme="dark"] .Indent-For-Lists4-etc-4, html[data-pb-theme="dark"] .Indent-For-Lists5-etc-5, html[data-pb-theme="dark"] .Indent-For-Lists6-etc-6, html[data-pb-theme="dark"] .Indent-For-Lists8-etc-8, html[data-pb-theme="dark"] .Indent-For-Lists-etc, html[data-pb-theme="dark"] .Indent-Sub-Categories1, html[data-pb-theme="dark"] .Index-title, html[data-pb-theme="dark"] .Initial-Cap, html[data-pb-theme="dark"] .Initial-paragraph, html[data-pb-theme="dark"] .Inset {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .intro-para, html[data-pb-theme="dark"] .Italic-Char, html[data-pb-theme="dark"] .JalaM, html[data-pb-theme="dark"] .JalaText1, html[data-pb-theme="dark"] .KI, html[data-pb-theme="dark"] .Labels1, html[data-pb-theme="dark"] .Last-Recipy1, html[data-pb-theme="dark"] .Lead-befo-1-lin-Obs-Tit, html[data-pb-theme="dark"] .Lead-In, html[data-pb-theme="dark"] .Lecture1, html[data-pb-theme="dark"] .Letter1, html[data-pb-theme="dark"] .Letter-code1, html[data-pb-theme="dark"] .LetterFrom1, html[data-pb-theme="dark"] .Letter-Heading1, html[data-pb-theme="dark"] .LetterTo1, html[data-pb-theme="dark"] .Level-1, html[data-pb-theme="dark"] .Level-2, html[data-pb-theme="dark"] .level-3, html[data-pb-theme="dark"] .Level-5, html[data-pb-theme="dark"] .List-1 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .List-2, html[data-pb-theme="dark"] .List-3, html[data-pb-theme="dark"] .lobverse, html[data-pb-theme="dark"] .Lody-text, html[data-pb-theme="dark"] .Mahamantra1, html[data-pb-theme="dark"] .Mainhead, html[data-pb-theme="dark"] .medium-0-8cm, html[data-pb-theme="dark"] .medium-0-9cm, html[data-pb-theme="dark"] .medium-1-1-cm, html[data-pb-theme="dark"] .medium-1-2-cm, html[data-pb-theme="dark"] .medium-1-3cm, html[data-pb-theme="dark"] .medium-1-3-cm, html[data-pb-theme="dark"] .medium-1-6-cm, html[data-pb-theme="dark"] .medium-1cm, html[data-pb-theme="dark"] .Menu-First-Item, html[data-pb-theme="dark"] .Menu-Last-Item, html[data-pb-theme="dark"] .Menu-Menu-Name, html[data-pb-theme="dark"] .Menu-No-Separator, html[data-pb-theme="dark"] .Menu-Separator-Below, html[data-pb-theme="dark"] .Menu-Top-Level {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Month, html[data-pb-theme="dark"] .Month1, html[data-pb-theme="dark"] .New-Bengali, html[data-pb-theme="dark"] .New-Sloka-Med, html[data-pb-theme="dark"] .New-Style-no-level-1, html[data-pb-theme="dark"] .New-Style--no-level-1, html[data-pb-theme="dark"] .New-Title, html[data-pb-theme="dark"] .NormalParagraphStyle, html[data-pb-theme="dark"] .Normal-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Normal-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Normal-Para-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Normal-Salutation2, html[data-pb-theme="dark"] .Note, html[data-pb-theme="dark"] .Notes1, html[data-pb-theme="dark"] .Objects, html[data-pb-theme="dark"] .on-be, html[data-pb-theme="dark"] .on-June-291-1974-1, html[data-pb-theme="dark"] .on-June-29-1974, html[data-pb-theme="dark"] .on-June-292-1974-2, html[data-pb-theme="dark"] .Part {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .part-lap-2, html[data-pb-theme="dark"] .P-heading-chapter, html[data-pb-theme="dark"] .P-heading--chapter, html[data-pb-theme="dark"] .Phil-Header, html[data-pb-theme="dark"] .Plain-Text, html[data-pb-theme="dark"] .Poem1, html[data-pb-theme="dark"] .popup1, html[data-pb-theme="dark"] .Popup-Note-Windows, html[data-pb-theme="dark"] .popup-verse, html[data-pb-theme="dark"] .PP-Bullet1, html[data-pb-theme="dark"] .Prema-Dhvani-Translation, html[data-pb-theme="dark"] .Prema-Dhvani-verse, html[data-pb-theme="dark"] .Prose, html[data-pb-theme="dark"] .Purport2, html[data-pb-theme="dark"] .Purport-Text-Para, html[data-pb-theme="dark"] .Purport_Text-Para, html[data-pb-theme="dark"] .Purport-Text-Para1, html[data-pb-theme="dark"] .Purport_Text-Para1, html[data-pb-theme="dark"] .Purport-Text-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Purport_Text-Para-Para-Para-Para-Para {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Purport-Text-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Purport_Text-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Purport-Text-Para-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Purport_Text-Para-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Purp-para1, html[data-pb-theme="dark"] .purp-space1, html[data-pb-theme="dark"] .QA-paragraph, html[data-pb-theme="dark"] .Qoute-Ref1, html[data-pb-theme="dark"] .Quick-Keys, html[data-pb-theme="dark"] .quote1, html[data-pb-theme="dark"] .QuoteInd, html[data-pb-theme="dark"] .QuoteInd-centered-no-space, html[data-pb-theme="dark"] .QuoteInd-centered-w-2f-sp, html[data-pb-theme="dark"] .QuoteInd-centered-w_2f_sp, html[data-pb-theme="dark"] .QuoteInd-english, html[data-pb-theme="dark"] .quotes, html[data-pb-theme="dark"] .Recipe, html[data-pb-theme="dark"] .Recipe1, html[data-pb-theme="dark"] .Reference1, html[data-pb-theme="dark"] .Reference-Right {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Reference_Right, html[data-pb-theme="dark"] .Reporter-3, html[data-pb-theme="dark"] .Right1, html[data-pb-theme="dark"] .Root-Level, html[data-pb-theme="dark"] .Run-Head-left, html[data-pb-theme="dark"] .sanskrit, html[data-pb-theme="dark"] .Sanskrit-NEW, html[data-pb-theme="dark"] .Sanskrit-no-level-1, html[data-pb-theme="dark"] .SB-CC-Trans-List-Format, html[data-pb-theme="dark"] .SB_CC_Trans_List_Format, html[data-pb-theme="dark"] .Section-header, html[data-pb-theme="dark"] .section-heading, html[data-pb-theme="dark"] .Section-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Section-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Section-Para-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .S-Example-Input, html[data-pb-theme="dark"] .Sidebar-Title, html[data-pb-theme="dark"] .Single-Column, html[data-pb-theme="dark"] .Sloka-Large, html[data-pb-theme="dark"] .Sloka-middle {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Sloka-Normal, html[data-pb-theme="dark"] .Sloka-Reference, html[data-pb-theme="dark"] .sloka-short, html[data-pb-theme="dark"] .small-1-5-cm, html[data-pb-theme="dark"] .small-1-7-cm, html[data-pb-theme="dark"] .small-1-8cm, html[data-pb-theme="dark"] .small-1-8-cm, html[data-pb-theme="dark"] .small-1-9cm, html[data-pb-theme="dark"] .small-2-1cm, html[data-pb-theme="dark"] .small-2-1-cm, html[data-pb-theme="dark"] .small-2-cm, html[data-pb-theme="dark"] .small-heading, html[data-pb-theme="dark"] .sm-Body-Text, html[data-pb-theme="dark"] .sm-body-text-glossary, html[data-pb-theme="dark"] .sm-body-text-w-2f-drop-cap, html[data-pb-theme="dark"] .sm-body-text-w_2f_drop-cap, html[data-pb-theme="dark"] .sm-cite, html[data-pb-theme="dark"] .sm-endnote-reference, html[data-pb-theme="dark"] .sm-endorsement, html[data-pb-theme="dark"] .sm-Heading-1 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .sm-P-body-text-citation, html[data-pb-theme="dark"] .sm-P-body-text--citation, html[data-pb-theme="dark"] .sm-P-body-text-number-list, html[data-pb-theme="dark"] .sm-P-body-text--number-list, html[data-pb-theme="dark"] .sm-P-body-text-principle, html[data-pb-theme="dark"] .sm-P-body-text--principle, html[data-pb-theme="dark"] .sm-P-body-text-principle-w-2f-drop-cap, html[data-pb-theme="dark"] .sm-P-body-text--principle-w_2f_drop-cap, html[data-pb-theme="dark"] .sm-P-body-text-QA-paragraph, html[data-pb-theme="dark"] .sm-P-body-text--QA-paragraph, html[data-pb-theme="dark"] .sm-P-body-text-quoteInd, html[data-pb-theme="dark"] .sm-P-body-text--quoteInd, html[data-pb-theme="dark"] .sm-P-body-text-quoteInd-centered-no-space, html[data-pb-theme="dark"] .sm-P-body-text--quoteInd-centered-no-space, html[data-pb-theme="dark"] .sm-P-body-text-quoteInd-centered-w-2f-sp, html[data-pb-theme="dark"] .sm-P-body-text--quoteInd-centered-w_2f_sp, html[data-pb-theme="dark"] .sm-P-body-text-quoteInd-english, html[data-pb-theme="dark"] .sm-P-body-text--quoteInd-english, html[data-pb-theme="dark"] .sm-P-body-text-regular, html[data-pb-theme="dark"] .sm-P-body-text--regular {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .sm-P-body-text-regular-w-2f-drop-cap, html[data-pb-theme="dark"] .sm-P-body-text--regular-w_2f_drop-cap, html[data-pb-theme="dark"] .sm-P-heading-small, html[data-pb-theme="dark"] .sm-P-heading--small, html[data-pb-theme="dark"] .sm-QA-paragraph, html[data-pb-theme="dark"] .sm-QuoteInd, html[data-pb-theme="dark"] .sm-QuoteInd-centered-no-space, html[data-pb-theme="dark"] .sm-QuoteInd-centered-w-2f-sp, html[data-pb-theme="dark"] .sm-QuoteInd-centered-w_2f_sp, html[data-pb-theme="dark"] .song, html[data-pb-theme="dark"] .Songs-Trans1, html[data-pb-theme="dark"] .So-we-are-living, html[data-pb-theme="dark"] .So-we-are-living1, html[data-pb-theme="dark"] .So-we-are-living2, html[data-pb-theme="dark"] .So-we-need-divine-light, html[data-pb-theme="dark"] .So-we-need-divine-light-1, html[data-pb-theme="dark"] .So-we-need-divine-light-2, html[data-pb-theme="dark"] .space-around, html[data-pb-theme="dark"] .space_around, html[data-pb-theme="dark"] .space-around1 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .space_around1, html[data-pb-theme="dark"] .space-around2, html[data-pb-theme="dark"] .space_around2, html[data-pb-theme="dark"] .space-around3, html[data-pb-theme="dark"] .space_around3, html[data-pb-theme="dark"] .spec-indnt1, html[data-pb-theme="dark"] .spec-para1, html[data-pb-theme="dark"] .S-Rationale, html[data-pb-theme="dark"] .Srila-Prabhupada, html[data-pb-theme="dark"] .SRILA-PRABHUPADA-SPEAKS-OUT1, html[data-pb-theme="dark"] .Style-1-Para, html[data-pb-theme="dark"] .Style-1-Para-Para, html[data-pb-theme="dark"] .Style-1-Para-Para-Para, html[data-pb-theme="dark"] .Style3, html[data-pb-theme="dark"] .Style-3, html[data-pb-theme="dark"] .Style-3-Para, html[data-pb-theme="dark"] .Style-3-Para-Para, html[data-pb-theme="dark"] .Style-4-Para, html[data-pb-theme="dark"] .Style-4-Para-Para, html[data-pb-theme="dark"] .Style5 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Style-Body-text-Latin-ScaGoudy-14-pt, html[data-pb-theme="dark"] .Style-First-line-0-cm, html[data-pb-theme="dark"] .Style-Translation-Complex-ScaGoudy-14-pt-Italic, html[data-pb-theme="dark"] .Style-V-14-E-Not-Bold-Shadow, html[data-pb-theme="dark"] .sub1, html[data-pb-theme="dark"] .Sub-1-Sindu-mag, html[data-pb-theme="dark"] .subhead1, html[data-pb-theme="dark"] .Subhead-1, html[data-pb-theme="dark"] .Subhead-3, html[data-pb-theme="dark"] .Subheader-1, html[data-pb-theme="dark"] .Sub-Heading-1-Para-Para-Para-Para, html[data-pb-theme="dark"] .Sub-Heading-1-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Sub-Heading-1-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Sub-Heading2, html[data-pb-theme="dark"] .Sub-Heading-2-Para-Para-Para-Para, html[data-pb-theme="dark"] .Sub-Heading-2-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Sub-Heading-2-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Sub-Heading-3-Para-Para-Para-Para, html[data-pb-theme="dark"] .Sub-Heading-3-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Sub-Heading-3-Para-Para-Para-Para-Para-Para {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Sub-Heading-4-Para-Para-Para-Para, html[data-pb-theme="dark"] .Sub-Heading-4-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Sub-Heading-4-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Synonyms-Gita-Revisions, html[data-pb-theme="dark"] .Synonyms-SA1, html[data-pb-theme="dark"] .sztveg, html[data-pb-theme="dark"] .table-text1, html[data-pb-theme="dark"] .Text, html[data-pb-theme="dark"] .Text-body, html[data-pb-theme="dark"] .Text-first-para, html[data-pb-theme="dark"] .Text-Indent, html[data-pb-theme="dark"] .Text-Indent1, html[data-pb-theme="dark"] .Text-Indent2, html[data-pb-theme="dark"] .Third-Level, html[data-pb-theme="dark"] .This-is-a-continuation-of-a-conversation-between-His-Divine-Grace-A, html[data-pb-theme="dark"] .This-is-the-conclusion-of-a-conversati, html[data-pb-theme="dark"] .Title-Para, html[data-pb-theme="dark"] .Title-Para-Para, html[data-pb-theme="dark"] .TOC, html[data-pb-theme="dark"] .TOC-Author {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TOC-title, html[data-pb-theme="dark"] .Track, html[data-pb-theme="dark"] .translat, html[data-pb-theme="dark"] .translitBG, html[data-pb-theme="dark"] .transliteration-flush-left, html[data-pb-theme="dark"] .translit-first-line, html[data-pb-theme="dark"] .translit--first-line, html[data-pb-theme="dark"] .TxBr-c21, html[data-pb-theme="dark"] .TxBr_c21, html[data-pb-theme="dark"] .TxBr-c52, html[data-pb-theme="dark"] .TxBr_c52, html[data-pb-theme="dark"] .TxBr-c56, html[data-pb-theme="dark"] .TxBr_c56, html[data-pb-theme="dark"] .TxBr-c67, html[data-pb-theme="dark"] .TxBr_c67, html[data-pb-theme="dark"] .TxBr-c68, html[data-pb-theme="dark"] .TxBr_c68, html[data-pb-theme="dark"] .TxBr-c75, html[data-pb-theme="dark"] .TxBr_c75, html[data-pb-theme="dark"] .TxBr-p101 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p101, html[data-pb-theme="dark"] .TxBr-p106, html[data-pb-theme="dark"] .TxBr_p106, html[data-pb-theme="dark"] .TxBr-p13, html[data-pb-theme="dark"] .TxBr_p13, html[data-pb-theme="dark"] .TxBr-p130, html[data-pb-theme="dark"] .TxBr_p130, html[data-pb-theme="dark"] .TxBr-p131, html[data-pb-theme="dark"] .TxBr_p131, html[data-pb-theme="dark"] .TxBr-p138, html[data-pb-theme="dark"] .TxBr_p138, html[data-pb-theme="dark"] .TxBr-p139, html[data-pb-theme="dark"] .TxBr_p139, html[data-pb-theme="dark"] .TxBr-p14, html[data-pb-theme="dark"] .TxBr_p14, html[data-pb-theme="dark"] .TxBr-p140, html[data-pb-theme="dark"] .TxBr_p140, html[data-pb-theme="dark"] .TxBr-p15, html[data-pb-theme="dark"] .TxBr_p15, html[data-pb-theme="dark"] .TxBr-p157 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p157, html[data-pb-theme="dark"] .TxBr-p158, html[data-pb-theme="dark"] .TxBr_p158, html[data-pb-theme="dark"] .TxBr-p159, html[data-pb-theme="dark"] .TxBr_p159, html[data-pb-theme="dark"] .TxBr-p16, html[data-pb-theme="dark"] .TxBr_p16, html[data-pb-theme="dark"] .TxBr-p160, html[data-pb-theme="dark"] .TxBr_p160, html[data-pb-theme="dark"] .TxBr-p161, html[data-pb-theme="dark"] .TxBr_p161, html[data-pb-theme="dark"] .TxBr-p162, html[data-pb-theme="dark"] .TxBr_p162, html[data-pb-theme="dark"] .TxBr-p164, html[data-pb-theme="dark"] .TxBr_p164, html[data-pb-theme="dark"] .TxBr-p165, html[data-pb-theme="dark"] .TxBr_p165, html[data-pb-theme="dark"] .TxBr-p166, html[data-pb-theme="dark"] .TxBr_p166, html[data-pb-theme="dark"] .TxBr-p167 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p167, html[data-pb-theme="dark"] .TxBr-p168, html[data-pb-theme="dark"] .TxBr_p168, html[data-pb-theme="dark"] .TxBr-p169, html[data-pb-theme="dark"] .TxBr_p169, html[data-pb-theme="dark"] .TxBr-p17, html[data-pb-theme="dark"] .TxBr_p17, html[data-pb-theme="dark"] .TxBr-p170, html[data-pb-theme="dark"] .TxBr_p170, html[data-pb-theme="dark"] .TxBr-p171, html[data-pb-theme="dark"] .TxBr_p171, html[data-pb-theme="dark"] .TxBr-p172, html[data-pb-theme="dark"] .TxBr_p172, html[data-pb-theme="dark"] .TxBr-p173, html[data-pb-theme="dark"] .TxBr_p173, html[data-pb-theme="dark"] .TxBr-p174, html[data-pb-theme="dark"] .TxBr_p174, html[data-pb-theme="dark"] .TxBr-p18, html[data-pb-theme="dark"] .TxBr_p18, html[data-pb-theme="dark"] .TxBr-p181 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p181, html[data-pb-theme="dark"] .TxBr-p184, html[data-pb-theme="dark"] .TxBr_p184, html[data-pb-theme="dark"] .TxBr-p185, html[data-pb-theme="dark"] .TxBr_p185, html[data-pb-theme="dark"] .TxBr-p186, html[data-pb-theme="dark"] .TxBr_p186, html[data-pb-theme="dark"] .TxBr-p187, html[data-pb-theme="dark"] .TxBr_p187, html[data-pb-theme="dark"] .TxBr-p188, html[data-pb-theme="dark"] .TxBr_p188, html[data-pb-theme="dark"] .TxBr-p189, html[data-pb-theme="dark"] .TxBr_p189, html[data-pb-theme="dark"] .TxBr-p19, html[data-pb-theme="dark"] .TxBr_p19, html[data-pb-theme="dark"] .TxBr-p190, html[data-pb-theme="dark"] .TxBr_p190, html[data-pb-theme="dark"] .TxBr-p191, html[data-pb-theme="dark"] .TxBr_p191, html[data-pb-theme="dark"] .TxBr-p192 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p192, html[data-pb-theme="dark"] .TxBr-p193, html[data-pb-theme="dark"] .TxBr_p193, html[data-pb-theme="dark"] .TxBr-p194, html[data-pb-theme="dark"] .TxBr_p194, html[data-pb-theme="dark"] .TxBr-p195, html[data-pb-theme="dark"] .TxBr_p195, html[data-pb-theme="dark"] .TxBr-p196, html[data-pb-theme="dark"] .TxBr_p196, html[data-pb-theme="dark"] .TxBr-p197, html[data-pb-theme="dark"] .TxBr_p197, html[data-pb-theme="dark"] .TxBr-p198, html[data-pb-theme="dark"] .TxBr_p198, html[data-pb-theme="dark"] .TxBr-p2, html[data-pb-theme="dark"] .TxBr_p2, html[data-pb-theme="dark"] .TxBr-p20, html[data-pb-theme="dark"] .TxBr_p20, html[data-pb-theme="dark"] .TxBr-p200, html[data-pb-theme="dark"] .TxBr_p200, html[data-pb-theme="dark"] .TxBr-p201 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p201, html[data-pb-theme="dark"] .TxBr-p21, html[data-pb-theme="dark"] .TxBr_p21, html[data-pb-theme="dark"] .TxBr-p22, html[data-pb-theme="dark"] .TxBr_p22, html[data-pb-theme="dark"] .TxBr-p23, html[data-pb-theme="dark"] .TxBr_p23, html[data-pb-theme="dark"] .TxBr-p24, html[data-pb-theme="dark"] .TxBr_p24, html[data-pb-theme="dark"] .TxBr-p25, html[data-pb-theme="dark"] .TxBr_p25, html[data-pb-theme="dark"] .TxBr-p26, html[data-pb-theme="dark"] .TxBr_p26, html[data-pb-theme="dark"] .TxBr-p27, html[data-pb-theme="dark"] .TxBr_p27, html[data-pb-theme="dark"] .TxBr-p28, html[data-pb-theme="dark"] .TxBr_p28, html[data-pb-theme="dark"] .TxBr-p29, html[data-pb-theme="dark"] .TxBr_p29, html[data-pb-theme="dark"] .TxBr-p3 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p3, html[data-pb-theme="dark"] .TxBr-p30, html[data-pb-theme="dark"] .TxBr_p30, html[data-pb-theme="dark"] .TxBr-p31, html[data-pb-theme="dark"] .TxBr_p31, html[data-pb-theme="dark"] .TxBr-p32, html[data-pb-theme="dark"] .TxBr_p32, html[data-pb-theme="dark"] .TxBr-p33, html[data-pb-theme="dark"] .TxBr_p33, html[data-pb-theme="dark"] .TxBr-p34, html[data-pb-theme="dark"] .TxBr_p34, html[data-pb-theme="dark"] .TxBr-p35, html[data-pb-theme="dark"] .TxBr_p35, html[data-pb-theme="dark"] .TxBr-p36, html[data-pb-theme="dark"] .TxBr_p36, html[data-pb-theme="dark"] .TxBr-p37, html[data-pb-theme="dark"] .TxBr_p37, html[data-pb-theme="dark"] .TxBr-p38, html[data-pb-theme="dark"] .TxBr_p38, html[data-pb-theme="dark"] .TxBr-p39 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p39, html[data-pb-theme="dark"] .TxBr-p4, html[data-pb-theme="dark"] .TxBr_p4, html[data-pb-theme="dark"] .TxBr-p40, html[data-pb-theme="dark"] .TxBr_p40, html[data-pb-theme="dark"] .TxBr-p41, html[data-pb-theme="dark"] .TxBr_p41, html[data-pb-theme="dark"] .TxBr-p42, html[data-pb-theme="dark"] .TxBr_p42, html[data-pb-theme="dark"] .TxBr-p43, html[data-pb-theme="dark"] .TxBr_p43, html[data-pb-theme="dark"] .TxBr-p44, html[data-pb-theme="dark"] .TxBr_p44, html[data-pb-theme="dark"] .TxBr-p45, html[data-pb-theme="dark"] .TxBr_p45, html[data-pb-theme="dark"] .TxBr-p46, html[data-pb-theme="dark"] .TxBr_p46, html[data-pb-theme="dark"] .TxBr-p47, html[data-pb-theme="dark"] .TxBr_p47, html[data-pb-theme="dark"] .TxBr-p48 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p48, html[data-pb-theme="dark"] .TxBr-p49, html[data-pb-theme="dark"] .TxBr_p49, html[data-pb-theme="dark"] .TxBr-p5, html[data-pb-theme="dark"] .TxBr_p5, html[data-pb-theme="dark"] .TxBr-p50, html[data-pb-theme="dark"] .TxBr_p50, html[data-pb-theme="dark"] .TxBr-p51, html[data-pb-theme="dark"] .TxBr_p51, html[data-pb-theme="dark"] .TxBr-p52, html[data-pb-theme="dark"] .TxBr_p52, html[data-pb-theme="dark"] .TxBr-p53, html[data-pb-theme="dark"] .TxBr_p53, html[data-pb-theme="dark"] .TxBr-p54, html[data-pb-theme="dark"] .TxBr_p54, html[data-pb-theme="dark"] .TxBr-p55, html[data-pb-theme="dark"] .TxBr_p55, html[data-pb-theme="dark"] .TxBr-p56, html[data-pb-theme="dark"] .TxBr_p56, html[data-pb-theme="dark"] .TxBr-p58 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p58, html[data-pb-theme="dark"] .TxBr-p59, html[data-pb-theme="dark"] .TxBr_p59, html[data-pb-theme="dark"] .TxBr-p6, html[data-pb-theme="dark"] .TxBr_p6, html[data-pb-theme="dark"] .TxBr-p60, html[data-pb-theme="dark"] .TxBr_p60, html[data-pb-theme="dark"] .TxBr-p61, html[data-pb-theme="dark"] .TxBr_p61, html[data-pb-theme="dark"] .TxBr-p62, html[data-pb-theme="dark"] .TxBr_p62, html[data-pb-theme="dark"] .TxBr-p63, html[data-pb-theme="dark"] .TxBr_p63, html[data-pb-theme="dark"] .TxBr-p64, html[data-pb-theme="dark"] .TxBr_p64, html[data-pb-theme="dark"] .TxBr-p65, html[data-pb-theme="dark"] .TxBr_p65, html[data-pb-theme="dark"] .TxBr-p66, html[data-pb-theme="dark"] .TxBr_p66, html[data-pb-theme="dark"] .TxBr-p67 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p67, html[data-pb-theme="dark"] .TxBr-p68, html[data-pb-theme="dark"] .TxBr_p68, html[data-pb-theme="dark"] .TxBr-p69, html[data-pb-theme="dark"] .TxBr_p69, html[data-pb-theme="dark"] .TxBr-p7, html[data-pb-theme="dark"] .TxBr_p7, html[data-pb-theme="dark"] .TxBr-p70, html[data-pb-theme="dark"] .TxBr_p70, html[data-pb-theme="dark"] .TxBr-p71, html[data-pb-theme="dark"] .TxBr_p71, html[data-pb-theme="dark"] .TxBr-p72, html[data-pb-theme="dark"] .TxBr_p72, html[data-pb-theme="dark"] .TxBr-p73, html[data-pb-theme="dark"] .TxBr_p73, html[data-pb-theme="dark"] .TxBr-p74, html[data-pb-theme="dark"] .TxBr_p74, html[data-pb-theme="dark"] .TxBr-p75, html[data-pb-theme="dark"] .TxBr_p75, html[data-pb-theme="dark"] .TxBr-p76 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p76, html[data-pb-theme="dark"] .TxBr-p77, html[data-pb-theme="dark"] .TxBr_p77, html[data-pb-theme="dark"] .TxBr-p78, html[data-pb-theme="dark"] .TxBr_p78, html[data-pb-theme="dark"] .TxBr-p79, html[data-pb-theme="dark"] .TxBr_p79, html[data-pb-theme="dark"] .TxBr-p8, html[data-pb-theme="dark"] .TxBr_p8, html[data-pb-theme="dark"] .TxBr-p80, html[data-pb-theme="dark"] .TxBr_p80, html[data-pb-theme="dark"] .TxBr-p81, html[data-pb-theme="dark"] .TxBr_p81, html[data-pb-theme="dark"] .TxBr-p82, html[data-pb-theme="dark"] .TxBr_p82, html[data-pb-theme="dark"] .TxBr-p83, html[data-pb-theme="dark"] .TxBr_p83, html[data-pb-theme="dark"] .TxBr-p84, html[data-pb-theme="dark"] .TxBr_p84, html[data-pb-theme="dark"] .TxBr-p85 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p85, html[data-pb-theme="dark"] .TxBr-p86, html[data-pb-theme="dark"] .TxBr_p86, html[data-pb-theme="dark"] .TxBr-p87, html[data-pb-theme="dark"] .TxBr_p87, html[data-pb-theme="dark"] .TxBr-p88, html[data-pb-theme="dark"] .TxBr_p88, html[data-pb-theme="dark"] .TxBr-p89, html[data-pb-theme="dark"] .TxBr_p89, html[data-pb-theme="dark"] .TxBr-p9, html[data-pb-theme="dark"] .TxBr_p9, html[data-pb-theme="dark"] .TxBr-p90, html[data-pb-theme="dark"] .TxBr_p90, html[data-pb-theme="dark"] .TxBr-p91, html[data-pb-theme="dark"] .TxBr_p91, html[data-pb-theme="dark"] .TxBr-p92, html[data-pb-theme="dark"] .TxBr_p92, html[data-pb-theme="dark"] .TxBr-p93, html[data-pb-theme="dark"] .TxBr_p93, html[data-pb-theme="dark"] .TxBr-p94 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_p94, html[data-pb-theme="dark"] .TxBr-p95, html[data-pb-theme="dark"] .TxBr_p95, html[data-pb-theme="dark"] .TxBr-p96, html[data-pb-theme="dark"] .TxBr_p96, html[data-pb-theme="dark"] .TxBr-p97, html[data-pb-theme="dark"] .TxBr_p97, html[data-pb-theme="dark"] .TxBr-p98, html[data-pb-theme="dark"] .TxBr_p98, html[data-pb-theme="dark"] .TxBr-p99, html[data-pb-theme="dark"] .TxBr_p99, html[data-pb-theme="dark"] .TxBr-t103, html[data-pb-theme="dark"] .TxBr_t103, html[data-pb-theme="dark"] .TxBr-t104, html[data-pb-theme="dark"] .TxBr_t104, html[data-pb-theme="dark"] .TxBr-t105, html[data-pb-theme="dark"] .TxBr_t105, html[data-pb-theme="dark"] .TxBr-t106, html[data-pb-theme="dark"] .TxBr_t106, html[data-pb-theme="dark"] .TxBr-t107 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_t107, html[data-pb-theme="dark"] .TxBr-t108, html[data-pb-theme="dark"] .TxBr_t108, html[data-pb-theme="dark"] .TxBr-t109, html[data-pb-theme="dark"] .TxBr_t109, html[data-pb-theme="dark"] .TxBr-t11, html[data-pb-theme="dark"] .TxBr_t11, html[data-pb-theme="dark"] .TxBr-t110, html[data-pb-theme="dark"] .TxBr_t110, html[data-pb-theme="dark"] .TxBr-t111, html[data-pb-theme="dark"] .TxBr_t111, html[data-pb-theme="dark"] .TxBr-t112, html[data-pb-theme="dark"] .TxBr_t112, html[data-pb-theme="dark"] .TxBr-t113, html[data-pb-theme="dark"] .TxBr_t113, html[data-pb-theme="dark"] .TxBr-t114, html[data-pb-theme="dark"] .TxBr_t114, html[data-pb-theme="dark"] .TxBr-t115, html[data-pb-theme="dark"] .TxBr_t115, html[data-pb-theme="dark"] .TxBr-t116 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_t116, html[data-pb-theme="dark"] .TxBr-t117, html[data-pb-theme="dark"] .TxBr_t117, html[data-pb-theme="dark"] .TxBr-t118, html[data-pb-theme="dark"] .TxBr_t118, html[data-pb-theme="dark"] .TxBr-t119, html[data-pb-theme="dark"] .TxBr_t119, html[data-pb-theme="dark"] .TxBr-t120, html[data-pb-theme="dark"] .TxBr_t120, html[data-pb-theme="dark"] .TxBr-t121, html[data-pb-theme="dark"] .TxBr_t121, html[data-pb-theme="dark"] .TxBr-t122, html[data-pb-theme="dark"] .TxBr_t122, html[data-pb-theme="dark"] .TxBr-t123, html[data-pb-theme="dark"] .TxBr_t123, html[data-pb-theme="dark"] .TxBr-t124, html[data-pb-theme="dark"] .TxBr_t124, html[data-pb-theme="dark"] .TxBr-t125, html[data-pb-theme="dark"] .TxBr_t125, html[data-pb-theme="dark"] .TxBr-t134 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_t134, html[data-pb-theme="dark"] .TxBr-t135, html[data-pb-theme="dark"] .TxBr_t135, html[data-pb-theme="dark"] .TxBr-t136, html[data-pb-theme="dark"] .TxBr_t136, html[data-pb-theme="dark"] .TxBr-t137, html[data-pb-theme="dark"] .TxBr_t137, html[data-pb-theme="dark"] .TxBr-t141, html[data-pb-theme="dark"] .TxBr_t141, html[data-pb-theme="dark"] .TxBr-t142, html[data-pb-theme="dark"] .TxBr_t142, html[data-pb-theme="dark"] .TxBr-t143, html[data-pb-theme="dark"] .TxBr_t143, html[data-pb-theme="dark"] .TxBr-t144, html[data-pb-theme="dark"] .TxBr_t144, html[data-pb-theme="dark"] .TxBr-t145, html[data-pb-theme="dark"] .TxBr_t145, html[data-pb-theme="dark"] .TxBr-t146, html[data-pb-theme="dark"] .TxBr_t146, html[data-pb-theme="dark"] .TxBr-t147 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_t147, html[data-pb-theme="dark"] .TxBr-t148, html[data-pb-theme="dark"] .TxBr_t148, html[data-pb-theme="dark"] .TxBr-t149, html[data-pb-theme="dark"] .TxBr_t149, html[data-pb-theme="dark"] .TxBr-t150, html[data-pb-theme="dark"] .TxBr_t150, html[data-pb-theme="dark"] .TxBr-t151, html[data-pb-theme="dark"] .TxBr_t151, html[data-pb-theme="dark"] .TxBr-t152, html[data-pb-theme="dark"] .TxBr_t152, html[data-pb-theme="dark"] .TxBr-t153, html[data-pb-theme="dark"] .TxBr_t153, html[data-pb-theme="dark"] .TxBr-t154, html[data-pb-theme="dark"] .TxBr_t154, html[data-pb-theme="dark"] .TxBr-t155, html[data-pb-theme="dark"] .TxBr_t155, html[data-pb-theme="dark"] .TxBr-t156, html[data-pb-theme="dark"] .TxBr_t156, html[data-pb-theme="dark"] .TxBr-t175 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_t175, html[data-pb-theme="dark"] .TxBr-t176, html[data-pb-theme="dark"] .TxBr_t176, html[data-pb-theme="dark"] .TxBr-t177, html[data-pb-theme="dark"] .TxBr_t177, html[data-pb-theme="dark"] .TxBr-t178, html[data-pb-theme="dark"] .TxBr_t178, html[data-pb-theme="dark"] .TxBr-t179, html[data-pb-theme="dark"] .TxBr_t179, html[data-pb-theme="dark"] .TxBr-t18, html[data-pb-theme="dark"] .TxBr_t18, html[data-pb-theme="dark"] .TxBr-t180, html[data-pb-theme="dark"] .TxBr_t180, html[data-pb-theme="dark"] .TxBr-t182, html[data-pb-theme="dark"] .TxBr_t182, html[data-pb-theme="dark"] .TxBr-t183, html[data-pb-theme="dark"] .TxBr_t183, html[data-pb-theme="dark"] .TxBr-t19, html[data-pb-theme="dark"] .TxBr_t19, html[data-pb-theme="dark"] .TxBr-t23 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .TxBr_t23, html[data-pb-theme="dark"] .TxBr-t24, html[data-pb-theme="dark"] .TxBr_t24, html[data-pb-theme="dark"] .Uvaca-line-in-purp1, html[data-pb-theme="dark"] .verse2, html[data-pb-theme="dark"] .verseBG, html[data-pb-theme="dark"] .Verse-English1, html[data-pb-theme="dark"] .Verse-quote, html[data-pb-theme="dark"] .VerseRef1, html[data-pb-theme="dark"] .Verse-Section-Para-Para-Para-Para, html[data-pb-theme="dark"] .Verse-Section-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Verse-Section-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Verse-Single-line, html[data-pb-theme="dark"] .Verse-Text-Para-Para-Para-Para, html[data-pb-theme="dark"] .Verse-Text-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Verse-Text-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .vsmall-heading, html[data-pb-theme="dark"] .vsm-Body-Text, html[data-pb-theme="dark"] .vsm-body-text-bibliography, html[data-pb-theme="dark"] .vsm-body-text-glossary {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .vsm-bullet-list, html[data-pb-theme="dark"] .vsm-bullet-list-w-2f-sp, html[data-pb-theme="dark"] .vsm-bullet-list-w_2f_sp, html[data-pb-theme="dark"] .vsm-Heading-1, html[data-pb-theme="dark"] .vsm-number-list2, html[data-pb-theme="dark"] .vsm-number-list-w-2f-sp, html[data-pb-theme="dark"] .vsm-number-list-w_2f_sp, html[data-pb-theme="dark"] .vsm-number-list-w-2f-sp-26-ital, html[data-pb-theme="dark"] .vsm-number-list-w_2f_sp-_26_-ital, html[data-pb-theme="dark"] .vsm-QA-paragraph, html[data-pb-theme="dark"] .vsm-QuoteInd, html[data-pb-theme="dark"] .vsm-QuoteInd-centered-no-space, html[data-pb-theme="dark"] .vsm-QuoteInd-english, html[data-pb-theme="dark"] .word-for-word, html[data-pb-theme="dark"] .Word-for-Word1, html[data-pb-theme="dark"] .Year, html[data-pb-theme="dark"] .Year1, html[data-pb-theme="dark"] .aaamistake, html[data-pb-theme="dark"] .addmd, html[data-pb-theme="dark"] .apple-style-span {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Author-Char, html[data-pb-theme="dark"] .Balloon-Text-Char, html[data-pb-theme="dark"] .Body, html[data-pb-theme="dark"] .Body-Char, html[data-pb-theme="dark"] .Body-text-2-11-pt-Italic-Spacing-1-pt, html[data-pb-theme="dark"] .Body-text-2-11-pt-Italic-Spacing--1-pt, html[data-pb-theme="dark"] .Body-Text-2-Char, html[data-pb-theme="dark"] .Body-Text-3-Char, html[data-pb-theme="dark"] .Body-Text-Char, html[data-pb-theme="dark"] .Body-Text-First-Indent-2-Char, html[data-pb-theme="dark"] .Body-Text-First-Indent-Char, html[data-pb-theme="dark"] .Body-Text-Indent-2-Char, html[data-pb-theme="dark"] .Body-Text-Indent-3-Char, html[data-pb-theme="dark"] .BookTitle, html[data-pb-theme="dark"] .BookTitle-roman, html[data-pb-theme="dark"] .Buttons, html[data-pb-theme="dark"] .Caitanya-bhagavata10-Madhya9, html[data-pb-theme="dark"] .Caitanya-bhagavata11-Adi9, html[data-pb-theme="dark"] .Caitanya-bhagavata14-Madhya11, html[data-pb-theme="dark"] .Caitanya-bhagavata15-Adi12 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Caitanya-bhagavata18-Madhya13, html[data-pb-theme="dark"] .Caitanya-bhagavata19-Adi15, html[data-pb-theme="dark"] .Caitanya-caritamrta15-Madhya8, html[data-pb-theme="dark"] .Caitanya-caritamrta16-Antya4, html[data-pb-theme="dark"] .Caitanya-caritamrta21-Madhya10, html[data-pb-theme="dark"] .Caitanya-caritamrta22-Antya5, html[data-pb-theme="dark"] .Caitanya-caritamrta23-Adi8, html[data-pb-theme="dark"] .Caitanya-caritamrta28-Madhya12, html[data-pb-theme="dark"] .Caitanya-caritamrta29-Antya6, html[data-pb-theme="dark"] .Caitanya-caritamrta30-Adi81, html[data-pb-theme="dark"] .Caitanya-caritamrta31-Adi10, html[data-pb-theme="dark"] .Caitanya-caritamrta-Adi10, html[data-pb-theme="dark"] .Caitanya-caritamrta-Adi14, html[data-pb-theme="dark"] .Caitanya-caritamrta-Adi8, html[data-pb-theme="dark"] .CDM12, html[data-pb-theme="dark"] .Char, html[data-pb-theme="dark"] .Closing-Char, html[data-pb-theme="dark"] .Comment, html[data-pb-theme="dark"] .Comment-Char, html[data-pb-theme="dark"] .Comment-Field {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Comment-Field1, html[data-pb-theme="dark"] .Comment-Field2, html[data-pb-theme="dark"] .Comment-Field3, html[data-pb-theme="dark"] .Comment-Field4, html[data-pb-theme="dark"] .Comment-Field5, html[data-pb-theme="dark"] .Comment-Subject-Char, html[data-pb-theme="dark"] .Date-Char, html[data-pb-theme="dark"] .E-mail-Signature-Char, html[data-pb-theme="dark"] .EmailStyle23, html[data-pb-theme="dark"] .EmailStyle24, html[data-pb-theme="dark"] .Emphasis-A, html[data-pb-theme="dark"] .Endnote-Text-Char, html[data-pb-theme="dark"] .Fix-This, html[data-pb-theme="dark"] .Fix-This-Pen, html[data-pb-theme="dark"] .Fix-This-Pen1, html[data-pb-theme="dark"] .Fix-This-Pen2, html[data-pb-theme="dark"] .Fix-This-Pen3, html[data-pb-theme="dark"] .Fix-This-Pen4, html[data-pb-theme="dark"] .Font-Style110, html[data-pb-theme="dark"] .Font-Style113 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Font-Style114, html[data-pb-theme="dark"] .Font-Style116, html[data-pb-theme="dark"] .Font-Style117, html[data-pb-theme="dark"] .Font-Style118, html[data-pb-theme="dark"] .Font-Style119, html[data-pb-theme="dark"] .Font-Style120, html[data-pb-theme="dark"] .Font-Style121, html[data-pb-theme="dark"] .Font-Style123, html[data-pb-theme="dark"] .Font-Style124, html[data-pb-theme="dark"] .Font-Style125, html[data-pb-theme="dark"] .Font-Style126, html[data-pb-theme="dark"] .Font-Style127, html[data-pb-theme="dark"] .Font-Style128, html[data-pb-theme="dark"] .Font-Style129, html[data-pb-theme="dark"] .Font-Style130, html[data-pb-theme="dark"] .Font-Style131, html[data-pb-theme="dark"] .Font-Style132, html[data-pb-theme="dark"] .Font-Style133, html[data-pb-theme="dark"] .Font-Style134, html[data-pb-theme="dark"] .Font-Style135 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Font-Style136, html[data-pb-theme="dark"] .Font-Style137, html[data-pb-theme="dark"] .Font-Style138, html[data-pb-theme="dark"] .Font-Style139, html[data-pb-theme="dark"] .Font-Style140, html[data-pb-theme="dark"] .Font-Style141, html[data-pb-theme="dark"] .Font-Style142, html[data-pb-theme="dark"] .Font-Style143, html[data-pb-theme="dark"] .Font-Style144, html[data-pb-theme="dark"] .Font-Style145, html[data-pb-theme="dark"] .Font-Style146, html[data-pb-theme="dark"] .Font-Style147, html[data-pb-theme="dark"] .Font-Style148, html[data-pb-theme="dark"] .Font-Style149, html[data-pb-theme="dark"] .Font-Style150, html[data-pb-theme="dark"] .Font-Style151, html[data-pb-theme="dark"] .Font-Style152, html[data-pb-theme="dark"] .Font-Style153, html[data-pb-theme="dark"] .Font-Style154, html[data-pb-theme="dark"] .Font-Style155 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Font-Style156, html[data-pb-theme="dark"] .Font-Style157, html[data-pb-theme="dark"] .Font-Style158, html[data-pb-theme="dark"] .Font-Style159, html[data-pb-theme="dark"] .Font-Style160, html[data-pb-theme="dark"] .Font-Style161, html[data-pb-theme="dark"] .Font-Style162, html[data-pb-theme="dark"] .Font-Style163, html[data-pb-theme="dark"] .Font-Style164, html[data-pb-theme="dark"] .Font-Style165, html[data-pb-theme="dark"] .Font-Style166, html[data-pb-theme="dark"] .Font-Style167, html[data-pb-theme="dark"] .Font-Style168, html[data-pb-theme="dark"] .Font-Style169, html[data-pb-theme="dark"] .Font-Style170, html[data-pb-theme="dark"] .Footer-Char, html[data-pb-theme="dark"] .Footnote-Text-Char, html[data-pb-theme="dark"] .head1, html[data-pb-theme="dark"] .Heading-1-16-pt-Not-Bold1-Not-Italic1-Spacing-0-pt1, html[data-pb-theme="dark"] .Heading-1-Franklin-Gothic-Demi-Cond-15-pt-Not-Bold-Not-Italic-Spacing-0-pt {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Heading-4-Char, html[data-pb-theme="dark"] .Heading-5-Char, html[data-pb-theme="dark"] .Heading-6-Char, html[data-pb-theme="dark"] .Heading-7-Char, html[data-pb-theme="dark"] .Heading-8-Char, html[data-pb-theme="dark"] .Heading-9-Char, html[data-pb-theme="dark"] .Heading-small-character, html[data-pb-theme="dark"] .HTML-Address-Char, html[data-pb-theme="dark"] .HTML-Cite, html[data-pb-theme="dark"] .HTML-Text, html[data-pb-theme="dark"] .HTML-Typewriter2, html[data-pb-theme="dark"] .ident-Char, html[data-pb-theme="dark"] .ident-italic-Char, html[data-pb-theme="dark"] .KrsnaBookPictures, html[data-pb-theme="dark"] .KrsnaBookPictures-Pen, html[data-pb-theme="dark"] .KrsnaBookPictures-Pen1, html[data-pb-theme="dark"] .KrsnaBookPictures-Pen2, html[data-pb-theme="dark"] .KrsnaBookPictures-Pen3, html[data-pb-theme="dark"] .KrsnaBookPictures-Pen4, html[data-pb-theme="dark"] .Krsna-janma-khanda10 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Krsna-janma-khanda12, html[data-pb-theme="dark"] .Krsna-janma-khanda8, html[data-pb-theme="dark"] .Laghu-bhagavatamrta12-Uttara-khanda12, html[data-pb-theme="dark"] .Laghu-bhagavatamrta13-Purva-khanda5, html[data-pb-theme="dark"] .Laghu-bhagavatamrta17-Uttara-khanda17, html[data-pb-theme="dark"] .Laghu-bhagavatamrta18-Purva-khanda7, html[data-pb-theme="dark"] .Laghu-bhagavatamrta25-Uttara-khanda21, html[data-pb-theme="dark"] .Laghu-bhagavatamrta26-Purva-khanda9, html[data-pb-theme="dark"] .Letter-to, html[data-pb-theme="dark"] .Letter-to-Field, html[data-pb-theme="dark"] .Letter-to-Field1, html[data-pb-theme="dark"] .Letter-to-Field2, html[data-pb-theme="dark"] .Macro-Text-Char, html[data-pb-theme="dark"] .Mahabharata36-Virata-parva4, html[data-pb-theme="dark"] .Mahabharata37-Vana-parva4, html[data-pb-theme="dark"] .Mahabharata38-Udyoga4, html[data-pb-theme="dark"] .Mahabharata39-Santi-parva4, html[data-pb-theme="dark"] .Mahabharata40-Sabha-parva4, html[data-pb-theme="dark"] .Mahabharata41-Bhisma-parva5, html[data-pb-theme="dark"] .Mahabharata42-Adi-parva5 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Mahabharata50-Virata-parva5, html[data-pb-theme="dark"] .Mahabharata51-Vana-parva5, html[data-pb-theme="dark"] .Mahabharata52-Udyoga5, html[data-pb-theme="dark"] .Mahabharata53-Santi-parva5, html[data-pb-theme="dark"] .Mahabharata54-Sabha-parva5, html[data-pb-theme="dark"] .Mahabharata55-Bhisma-parva6, html[data-pb-theme="dark"] .Mahabharata56-Adi-parva6, html[data-pb-theme="dark"] .Mahabharata64-Virata-parva6, html[data-pb-theme="dark"] .Mahabharata65-Vana-parva6, html[data-pb-theme="dark"] .Mahabharata66-Udyoga6, html[data-pb-theme="dark"] .Mahabharata67-Santi-parva6, html[data-pb-theme="dark"] .Mahabharata68-Sabha-parva6, html[data-pb-theme="dark"] .Mahabharata69-Bhisma-parva7, html[data-pb-theme="dark"] .Mahabharata70-Adi-parva7, html[data-pb-theme="dark"] .Message-Header-Char, html[data-pb-theme="dark"] .New-Quote-Char-Char, html[data-pb-theme="dark"] .New-Sloka-Normal-Char, html[data-pb-theme="dark"] .No-Paragraph-Style-Char, html[data-pb-theme="dark"] .Note-Heading-Char, html[data-pb-theme="dark"] .Optional4 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Optional5, html[data-pb-theme="dark"] .Optional6, html[data-pb-theme="dark"] .Padma-Purana10-Uttara-khanda19, html[data-pb-theme="dark"] .Padma-Purana6-Uttara-khanda9, html[data-pb-theme="dark"] .Padma-Purana8-Uttara-khanda14, html[data-pb-theme="dark"] .product-details-values, html[data-pb-theme="dark"] .product_details_values, html[data-pb-theme="dark"] .query-top-v3-t42, html[data-pb-theme="dark"] .query_top_v3-t42, html[data-pb-theme="dark"] .Quote-Char, html[data-pb-theme="dark"] .Quote-Char1, html[data-pb-theme="dark"] .Quote-Char2, html[data-pb-theme="dark"] .Quote-Char-Char, html[data-pb-theme="dark"] .Quote-Char-Char-Char, html[data-pb-theme="dark"] .Quote-Char-Char-Char-Char, html[data-pb-theme="dark"] .Ramayana16-Yuddha-kanda4, html[data-pb-theme="dark"] .Ramayana18-Lanka-khanda6, html[data-pb-theme="dark"] .Ramayana23-Yuddha-kanda5, html[data-pb-theme="dark"] .Ramayana25-Lanka-khanda8, html[data-pb-theme="dark"] .Ramayana30-Yuddha-kanda6 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Ramayana32-Lanka-khanda10, html[data-pb-theme="dark"] .Reference-Char, html[data-pb-theme="dark"] .Salutation-Char, html[data-pb-theme="dark"] .Sanskrit, html[data-pb-theme="dark"] .sanskrit-glossary-terms, html[data-pb-theme="dark"] .Sanskrit-roman, html[data-pb-theme="dark"] .Signature-Char, html[data-pb-theme="dark"] .Sloka-Normal-Char1, html[data-pb-theme="dark"] .sm-Body, html[data-pb-theme="dark"] .sm-C-body-text-bookTitle, html[data-pb-theme="dark"] .sm-C-body-text--bookTitle, html[data-pb-theme="dark"] .sm-C-body-text-regular, html[data-pb-theme="dark"] .sm-C-body-text--regular, html[data-pb-theme="dark"] .sm-C-body-text-sanskrit, html[data-pb-theme="dark"] .sm-C-body-text--sanskrit, html[data-pb-theme="dark"] .sm-Heading-small-character, html[data-pb-theme="dark"] .Sperscript, html[data-pb-theme="dark"] .Stavavali10-Vraja-vilasa-stava6, html[data-pb-theme="dark"] .Stavavali6-Vraja-vilasa-stava4, html[data-pb-theme="dark"] .Stavavali8-Vraja-vilasa-stava5 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Style-1-Char, html[data-pb-theme="dark"] .Style-1-Char-Char, html[data-pb-theme="dark"] .Style-1-Char-Char-Char, html[data-pb-theme="dark"] .Style-2-Char, html[data-pb-theme="dark"] .Style-2-Char-Char, html[data-pb-theme="dark"] .Style-2-Char-Char-Char, html[data-pb-theme="dark"] .Style-3-Char, html[data-pb-theme="dark"] .Style-3-Char-Char, html[data-pb-theme="dark"] .Style-3-Char-Char-Char, html[data-pb-theme="dark"] .Style-4-Char, html[data-pb-theme="dark"] .Style-4-Char-Char, html[data-pb-theme="dark"] .Style-4-Char-Char-Char, html[data-pb-theme="dark"] .Style-Body-text-Latin-ScaGoudy-14-pt-Char, html[data-pb-theme="dark"] .Style-Font-Style131-14-pt, html[data-pb-theme="dark"] .Style-Quote-Char, html[data-pb-theme="dark"] .Subtitle-Char, html[data-pb-theme="dark"] .Text-Char, html[data-pb-theme="dark"] .Title1-Char, html[data-pb-theme="dark"] .Title-Char, html[data-pb-theme="dark"] .Title-Char1-Title-Char-Char {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Titles-Char, html[data-pb-theme="dark"] .Typewriter, html[data-pb-theme="dark"] .Ujjvala-nilamani10-Sthayibhava-prakarana6, html[data-pb-theme="dark"] .Ujjvala-nilamani6-Sthayibhava-prakarana4, html[data-pb-theme="dark"] .Ujjvala-nilamani8-Sthayibhava-prakarana5, html[data-pb-theme="dark"] .vsm-biblio-text-special, html[data-pb-theme="dark"] .vsm-Body, html[data-pb-theme="dark"] .vsm-BookTitle, html[data-pb-theme="dark"] .vsm-emphasis, html[data-pb-theme="dark"] .vsm-Heading-small-character, html[data-pb-theme="dark"] .vsm-Sanskrit, html[data-pb-theme="dark"] .black, html[data-pb-theme="dark"] .Brahma-vaivarta-Purana-Krsna-janma-khanda, html[data-pb-theme="dark"] .Comment-Text-Char, html[data-pb-theme="dark"] .Hari-vamsa-Visnu-parva, html[data-pb-theme="dark"] .Junp-Link-Siksamrta, html[data-pb-theme="dark"] .Math-Num, html[data-pb-theme="dark"] .Ramayana-Lanka-kanda, html[data-pb-theme="dark"] .annotation-subject-Char, html[data-pb-theme="dark"] .bd6 {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Body-text-4, html[data-pb-theme="dark"] .Body-text-5, html[data-pb-theme="dark"] .Eddy-Gaasbeek, html[data-pb-theme="dark"] .hd3, html[data-pb-theme="dark"] .hd4, html[data-pb-theme="dark"] .Header-or-footer, html[data-pb-theme="dark"] .Header-or-footer-2, html[data-pb-theme="dark"] .Heading-7, html[data-pb-theme="dark"] .Heading-8, html[data-pb-theme="dark"] .Heading-number-1, html[data-pb-theme="dark"] .lwclose1, html[data-pb-theme="dark"] .lwhelp1, html[data-pb-theme="dark"] .lwicns1, html[data-pb-theme="dark"] .lwoption1, html[data-pb-theme="dark"] .Body-text-10, html[data-pb-theme="dark"] .Body-text-10-_, html[data-pb-theme="dark"] .Body-text-6, html[data-pb-theme="dark"] .Body-text-6-_, html[data-pb-theme="dark"] .Body-text-9, html[data-pb-theme="dark"] .Body-text-9-_ {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Body-Text-Char2, html[data-pb-theme="dark"] .Body-Text-Char3, html[data-pb-theme="dark"] .Body-Text-Char4, html[data-pb-theme="dark"] .Body-Text-First-Indent-Char-Char-Body-Text-First-Indent-Char1, html[data-pb-theme="dark"] .Close1-Char-Char, html[data-pb-theme="dark"] .Comment-Subject-Char-Char-Char, html[data-pb-theme="dark"] .Emphasis4, html[data-pb-theme="dark"] .Emphasis5, html[data-pb-theme="dark"] .Emphasis6, html[data-pb-theme="dark"] .excerpt-Char-Char, html[data-pb-theme="dark"] .filterbutton2, html[data-pb-theme="dark"] .Footnote_, html[data-pb-theme="dark"] .Heading-3, html[data-pb-theme="dark"] .Heading-3_, html[data-pb-theme="dark"] .Heading-4, html[data-pb-theme="dark"] .Heading-4_, html[data-pb-theme="dark"] .Heading-5, html[data-pb-theme="dark"] .Heading-5_, html[data-pb-theme="dark"] .Heading-6, html[data-pb-theme="dark"] .Heading-6_ {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Hyperlink-0, html[data-pb-theme="dark"] .Other, html[data-pb-theme="dark"] .Other_, html[data-pb-theme="dark"] .Picture-caption, html[data-pb-theme="dark"] .Picture-caption_, html[data-pb-theme="dark"] .selected2, html[data-pb-theme="dark"] .Body-text-7, html[data-pb-theme="dark"] .Body-text-7-_, html[data-pb-theme="dark"] .Body-text-8, html[data-pb-theme="dark"] .Body-text-8-_ {
  color: #e8e6e3 !important;
}
html[data-pb-theme="dark"] .Writings, html[data-pb-theme="dark"] .Heading, html[data-pb-theme="dark"] .Sub-Heading-1, html[data-pb-theme="dark"] .Sub-Heading-2, html[data-pb-theme="dark"] .Sub-Heading-3, html[data-pb-theme="dark"] .Sub-Heading-4, html[data-pb-theme="dark"] .code, html[data-pb-theme="dark"] .Gita-Revisions-Sub-Header, html[data-pb-theme="dark"] .Headers-for-Brhad-Bhagavatamrta, html[data-pb-theme="dark"] .Headers-for-Brhad-Bhagavatamrta1, html[data-pb-theme="dark"] .Headers-for-Brhad-Bhagavatamrta2, html[data-pb-theme="dark"] .Headersheet-xtra, html[data-pb-theme="dark"] .Heading-Author-by, html[data-pb-theme="dark"] .Heading---Author-by, html[data-pb-theme="dark"] .Heading-Author-by1, html[data-pb-theme="dark"] .Heading---Author-by1, html[data-pb-theme="dark"] .Heading-Author-by2, html[data-pb-theme="dark"] .Heading---Author-by2, html[data-pb-theme="dark"] .intro-paragraph, html[data-pb-theme="dark"] .Menu-Header {
  color: #93b4ff !important;
}
html[data-pb-theme="dark"] .quote11, html[data-pb-theme="dark"] .recipies, html[data-pb-theme="dark"] .Reciters, html[data-pb-theme="dark"] .Sub-Heading-2-Copy, html[data-pb-theme="dark"] .Synonyms, html[data-pb-theme="dark"] .TKQ-TLK-Translation, html[data-pb-theme="dark"] .VP-servants, html[data-pb-theme="dark"] .Writings-Para, html[data-pb-theme="dark"] .Writings-Para-Para, html[data-pb-theme="dark"] .Glossary-Terms, html[data-pb-theme="dark"] .Letter-to-Field3, html[data-pb-theme="dark"] .Letter-to-Field4, html[data-pb-theme="dark"] .Letter-to-Field5, html[data-pb-theme="dark"] .Object, html[data-pb-theme="dark"] .Synonyms-SB78, html[data-pb-theme="dark"] .Translation-SB78 {
  color: #93b4ff !important;
}
html[data-pb-theme="dark"] .Book, html[data-pb-theme="dark"] .sub-section, html[data-pb-theme="dark"] .sub-section-2, html[data-pb-theme="dark"] .sub-chapter, html[data-pb-theme="dark"] .Book-Para, html[data-pb-theme="dark"] .Book-Para-Para, html[data-pb-theme="dark"] .Book-Para-Para-Para, html[data-pb-theme="dark"] .Book-Para-Para-Para-Para, html[data-pb-theme="dark"] .Book-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Book-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .CD-Track-Heading, html[data-pb-theme="dark"] .Contents-Second-Level, html[data-pb-theme="dark"] .Deity-Book-SubHeadings, html[data-pb-theme="dark"] .Deity_Book_SubHeadings, html[data-pb-theme="dark"] .Devanagari, html[data-pb-theme="dark"] .Devanagari1, html[data-pb-theme="dark"] .Devanagari2, html[data-pb-theme="dark"] .Devanagari3, html[data-pb-theme="dark"] .Devanagari-bb, html[data-pb-theme="dark"] .Devanagari-bb1 {
  color: #e29a9a !important;
}
html[data-pb-theme="dark"] .Devanagari-bb2, html[data-pb-theme="dark"] .dev-rm, html[data-pb-theme="dark"] .Heading4, html[data-pb-theme="dark"] .Prose-Dev, html[data-pb-theme="dark"] .quote12, html[data-pb-theme="dark"] .quote16, html[data-pb-theme="dark"] .Sloka-Translation, html[data-pb-theme="dark"] .Song-Divine, html[data-pb-theme="dark"] .Spec-Translation, html[data-pb-theme="dark"] .Text-Section, html[data-pb-theme="dark"] .Translation, html[data-pb-theme="dark"] .Siksamrta, html[data-pb-theme="dark"] .Program, html[data-pb-theme="dark"] .TranslationSDC {
  color: #e29a9a !important;
}
html[data-pb-theme="dark"] .Verse-Number, html[data-pb-theme="dark"] .Bg-Popup-Links, html[data-pb-theme="dark"] .Collier-Links, html[data-pb-theme="dark"] .Commentary, html[data-pb-theme="dark"] .Gita-Revisions-headers, html[data-pb-theme="dark"] .Headersheet-2, html[data-pb-theme="dark"] .Second-Level, html[data-pb-theme="dark"] .Synonyms-Section, html[data-pb-theme="dark"] .Textnum, html[data-pb-theme="dark"] .Titles, html[data-pb-theme="dark"] .TLK-TQK-SB-heading, html[data-pb-theme="dark"] .Verse-Number-Heading, html[data-pb-theme="dark"] .Verse-Number-Para, html[data-pb-theme="dark"] .Verse-Number-Para-Para, html[data-pb-theme="dark"] .Verse-Number-Para-Para-Para, html[data-pb-theme="dark"] .Verse-Number-Para-Para-Para-Para, html[data-pb-theme="dark"] .Verse-Number-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Verse-Number-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Verse-Section, html[data-pb-theme="dark"] .Verse-Section1 {
  color: #7fc98f !important;
}
html[data-pb-theme="dark"] .verse-text2, html[data-pb-theme="dark"] .Z, html[data-pb-theme="dark"] .Green-on-Red, html[data-pb-theme="dark"] .Green-on-Red-Pen, html[data-pb-theme="dark"] .Green-on-Red-Pen1, html[data-pb-theme="dark"] .Green-on-Red-Pen2, html[data-pb-theme="dark"] .Green-on-Red-Pen3, html[data-pb-theme="dark"] .Green-on-Red-Pen4, html[data-pb-theme="dark"] .JUMP3 {
  color: #7fc98f !important;
}
html[data-pb-theme="dark"] .ContentsBook, html[data-pb-theme="dark"] .CD-Main-Heading, html[data-pb-theme="dark"] .Chapter-Contents, html[data-pb-theme="dark"] .Chapter_Contents, html[data-pb-theme="dark"] .ContentsBook-Para, html[data-pb-theme="dark"] .ContentsBook-Para-Para, html[data-pb-theme="dark"] .ContentsBook-Para-Para-Para, html[data-pb-theme="dark"] .ContentsBook-Para-Para-Para-Para, html[data-pb-theme="dark"] .ContentsBook-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .ContentsBook-Para-Para-Para-Para-Para-Para, html[data-pb-theme="dark"] .Only-Epub, html[data-pb-theme="dark"] .Prose-Verse-in-purp, html[data-pb-theme="dark"] .SB-Chapters-Translations, html[data-pb-theme="dark"] .sm-QuoteInd-english, html[data-pb-theme="dark"] .What-s-New, html[data-pb-theme="dark"] .HTML-Markup, html[data-pb-theme="dark"] .Note-Num, html[data-pb-theme="dark"] .Red-on-Silver, html[data-pb-theme="dark"] .Red-on-Silver-Pen, html[data-pb-theme="dark"] .Red-on-Silver-Pen1 {
  color: #ff7070 !important;
}
html[data-pb-theme="dark"] .Red-on-Silver-Pen2, html[data-pb-theme="dark"] .Red-on-Silver-Pen3, html[data-pb-theme="dark"] .Red-on-Silver-Pen4, html[data-pb-theme="dark"] .RefNum, html[data-pb-theme="dark"] .Popup {
  color: #ff7070 !important;
}
html[data-pb-theme="dark"] .Compilation-TOC, html[data-pb-theme="dark"] .Compilation_TOC, html[data-pb-theme="dark"] .fcc-heading, html[data-pb-theme="dark"] .NO-indent, html[data-pb-theme="dark"] .Only-OpenDocument, html[data-pb-theme="dark"] .S-Step-1, html[data-pb-theme="dark"] .S-Step-1a, html[data-pb-theme="dark"] .S-Step-1-Icon, html[data-pb-theme="dark"] .TOC-Entry-1, html[data-pb-theme="dark"] .TOC-Entry-2, html[data-pb-theme="dark"] .TOC-Entry-3, html[data-pb-theme="dark"] .TOC-Entry-4, html[data-pb-theme="dark"] .TOC-Entry-5, html[data-pb-theme="dark"] .TOC-Entry-6, html[data-pb-theme="dark"] .Verse-Text1, html[data-pb-theme="dark"] .Hyperlink, html[data-pb-theme="dark"] .Internet-link, html[data-pb-theme="dark"] .sm-BookTitle, html[data-pb-theme="dark"] .URL, html[data-pb-theme="dark"] .Command {
  color: #6d8dff !important;
}
html[data-pb-theme="dark"] .Jump, html[data-pb-theme="dark"] .Query, html[data-pb-theme="dark"] .SZE {
  color: #6d8dff !important;
}
html[data-pb-theme="dark"] .Q2, html[data-pb-theme="dark"] .q2-ind, html[data-pb-theme="dark"] .Q2-Char, html[data-pb-theme="dark"] .q2-ind-Char, html[data-pb-theme="dark"] .Subtle-Emphasis, html[data-pb-theme="dark"] .Unresolved-Mention, html[data-pb-theme="dark"] .local-audio-player figcaption, html[data-pb-theme="dark"] .local-video-player figcaption, html[data-pb-theme="dark"] .local-image-viewer figcaption, html[data-pb-theme="dark"] .Table-caption, html[data-pb-theme="dark"] .Table-of-contents, html[data-pb-theme="dark"] .Emphasis-Italics, html[data-pb-theme="dark"] .Table-caption_, html[data-pb-theme="dark"] .Table-of-contents_, html[data-pb-theme="dark"] .Unresolved-Mention1 {
  color: #b9bec7 !important;
}
html[data-pb-theme="dark"] .Section, html[data-pb-theme="dark"] .Chapter, html[data-pb-theme="dark"] .Chapter-Para, html[data-pb-theme="dark"] .Heading-22, html[data-pb-theme="dark"] .Heading-23, html[data-pb-theme="dark"] .Heading-32, html[data-pb-theme="dark"] .Heading-34, html[data-pb-theme="dark"] .Heading-35, html[data-pb-theme="dark"] .Heading-38 {
  color: #7fa3e8 !important;
}
html[data-pb-theme="dark"] .Subsection, html[data-pb-theme="dark"] .FollowedHyperlink, html[data-pb-theme="dark"] .sm-Sanskrit, html[data-pb-theme="dark"] .Data {
  color: #c99ad9 !important;
}
html[data-pb-theme="dark"] .Book-Title, html[data-pb-theme="dark"] .Book-Title1, html[data-pb-theme="dark"] .City-code, html[data-pb-theme="dark"] .Book-Title-Char {
  color: #56bcbc !important;
}
html[data-pb-theme="dark"] .verse-section-heading, html[data-pb-theme="dark"] .New-Style-Sheet, html[data-pb-theme="dark"] .End-Note, html[data-pb-theme="dark"] .JUMP2 {
  color: #cdc77a !important;
}
html[data-pb-theme="dark"] .Heading-36, html[data-pb-theme="dark"] .Heading-37 {
  color: #ffb45e !important;
}
html[data-pb-theme="dark"] .Verse-centred, html[data-pb-theme="dark"] .Verse-centred-Char {
  color: #ef8f8f !important;
}
html[data-pb-theme="dark"] .Canto {
  color: #d9a0a0 !important;
}

/* source-dependent values - gated by <body data-folio-src> */
html[data-pb-theme="dark"] body[data-folio-src="obv"] .Web { color: #e29a9a !important }
html[data-pb-theme="dark"] body[data-folio-src="vb2025"] .Web { color: #6d8dff !important }
