:root {
    --ss-primary:#0f751b;
    --ss-accent:#0f751b;
    --ss-dark: #0f751b;
    --ss-bg: #d6ff7b2b;
    --ss-surface: #fff;
    --ss-border: #faebd791;
}
.ss_topbar{    background: #178623;}
.ss_nav {background: 
color-mix(in srgb, #249330 94%, #24d720);}
.ss_hero {background: linear-gradient(128deg, #dbff7b, #158122 70%) !important;}
.ss_theme_sidebar_block .ss_sidebar_section_title, .ss_left_custom_blocks .pkp_block .title, .ss_left_custom_blocks .block_custom h2, .ss_left_custom_blocks .block_custom h3, .ss_sidebar_right .pkp_block .ss_sidebar_section_title, .ss_sidebar_right .block_custom .ss_sidebar_section_title {
      border: #168725 !important; background: #10771b !important;
}
.ss_submit_button {    background: #d6ff7b;
    color: #321a18 !important;}
.ss_search_control button {    background: #127c1d;}
.ss_empty_icon {    background: #0e751b;}
.ss_editorial_activity {    border: 1px solid 
color-mix(in srgb, #0f751b 20%, #d6ff7b);
    border-radius: 11px;
    background: 
color-mix(in srgb, #10771b 3%, #d6ff7b00);}
.ss_editorial_activity > header > .bi {    background: #10771b;}
.ss_body a {
  color: #07400d ;
}
.ss_theme_sidebar_menu li a .bi {    color: #10771b !important;}
.ss_theme_sidebar_menu li a {border-bottom: 1px solid 
color-mix(in srgb, #10771b 78%, transparent);}
.ss_nav_compact .ss_nav {     background: 
color-mix(in srgb, #249330 94%, #24d720);}
.ss_body .ss_footer p, .ss_body .ss_footer a, .ss_body .ss_footer_fact {color: #fff;}
.ss_footer_fact > i {color: #d6ff7b;} .ss_footer_links a .bi {color: #d6ff7b !important;} .ss_footer_fact small {color: #fdd800;;} .ss_hero_copy > p {display: none;}