div.ccm-page .cr-page-title-wrapper .breadcrumb li { 
    font-size: 1.055em;
}

div.ccm-page .cr-page-title-wrapper {
    background-color: #50c64f;
}

div.ccm-page .home-page h2 {
    font-weight: 600;
}

div.ccm-page main a:not(.fa):not(.btn) {
  color: #336550,#b31254;
  font-weight: 600;
}

div.ccm-page .fullWidth-section .ccm-custom-style-fullwidth::before {
   background: rgba(0, 0, 0, 0);
}

div.ccm-page .cr-search-form ccm-search-block-text {
    font-size: 1.055rem;
    color: #333;
}

:root {
    --primary-svg-color: #336550;
}

.svg-primary-color {
  fill: #336550;
}

.ccm-block-topic-list-header h3 {
    color: #506cb3 !important;
    font-size:20px;
    font-weight: 400;
    padding-bottom: opx;
}

div.ccm-page .cr-page-list-header h5 {
    color: #506cb3 !important;
    font-weight: 400;
    font-size:20px;
}

div.ccm-page .cr-page-list-header h2 {
    color: #506cb3 !important;
    font-weight: 400;
    font-size:32px;
}