@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&family=Roboto:ital,wght@0,400;0,500;0,700;1,400&display=swap');

.u-btn-primary {
    color: #fff;
    background-color: #4fa369 !important;
}

.g-color-primary {
    color: #4fa369 !important;
}

.bg-green {
    background-color: #4fa369 !important;
}

.g-bg-primary {
    background-color: #4fa369 !important;
}

.progress-bar {
    background-color: #4fa369 !important;
}

.g-parent:hover .g-bg-primary--parent-hover {
    background-color: #4fa369 !important;
}

.u-block-hover:hover .g-color-primary--hover, .g-color-primary--hover:hover {
    color: #4fa369 !important;
}

input[type="checkbox"]:checked + .g-bg-primary--checked, input[type="radio"]:checked + .g-bg-primary--checked, input[type="checkbox"]:checked + * .g-bg-primary--checked, input[type="radio"]:checked + * .g-bg-primary--checked {
    background-color: #4fa369 !important;
}

a {
    color: #4FA369;
    font-weight: bold;
}

a:focus, a:hover {
    color: #4FA369;
}

::selection {
    color: #fff;
    background-color: #4fa369 !important;
}

#article.stiltest {
    --nfs-green: #4FA369;
    --nfs-green-soft: #EDF5E8;
    --nfs-logo-green: #65b32e;
    --nfs-text: #434343;
    --nfs-heading-font: "Poppins", "Open Sans", Helvetica, Arial, sans-serif;
    --nfs-text-font: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
    font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
}

#article.stiltest > .row h1 {
    color: var(--nfs-green);
    font-family: var(--nfs-heading-font);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
}

#article.stiltest .lead {
    color: var(--nfs-text);
    font-family: var(--nfs-text-font);
    font-size: 21px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 32px;
}

#article.stiltest .fr-view h1 {
    color: var(--nfs-green);
    font-family: var(--nfs-heading-font);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin: 32px 0 18px;
}

#article.stiltest .fr-view h2 {
    color: var(--nfs-green);
    font-family: var(--nfs-heading-font);
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    margin: 28px 0 14px;
}

#article.stiltest .fr-view h3 {
    color: var(--nfs-green);
    font-family: var(--nfs-heading-font);
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
    margin: 24px 0 12px;
}

#article.stiltest .fr-view h4 {
    color: var(--nfs-text);
    font-family: var(--nfs-heading-font);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin: 24px 0 12px;
}

#article.stiltest .fr-view p {
    color: var(--nfs-text);
    font-family: var(--nfs-text-font);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
}

#article.stiltest .fr-view p {
    margin-bottom: 18px;
}

#article.stiltest .fr-view li {
    color: var(--nfs-text);
    font-family: var(--nfs-text-font);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
}

#article.stiltest .fr-view li {
    margin-top: 8px;
}

#article.stiltest .fr-view li p,
#article.stiltest .fr-view td p,
#article.stiltest .fr-view th p {
    line-height: inherit;
    margin-bottom: 0;
}

#article.stiltest .fr-view blockquote {
    border-left: 4px solid var(--nfs-logo-green);
    color: var(--nfs-text);
    font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-style: italic;
    line-height: 1.6;
    margin: 24px 0 24px 14px;
    padding: 4px 0 4px 18px;
}

#article.stiltest .fr-view blockquote p {
    color: var(--nfs-text);
    margin-bottom: 0;
}

#article.stiltest .fr-view hr {
    border: 0;
    border-top: 2px solid var(--nfs-logo-green);
    margin: 32px 0;
}

#article.stiltest .fr-view img {
    border-radius: 8px;
}

#article.stiltest .fr-view pre {
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: var(--nfs-text);
    font-family: Consolas, "Liberation Mono", Menlo, Monaco, monospace;
    font-size: 16px;
    line-height: 1.55;
    margin: 24px 0;
    overflow-x: auto;
    padding: 16px 18px;
    white-space: pre-wrap;
}

#article.stiltest .fr-view code {
    background: #f5f5f5;
    border-radius: 3px;
    color: var(--nfs-text);
    font-size: 0.95em;
    padding: 2px 5px;
}

#article.stiltest .fr-view a {
    color: var(--nfs-green);
    font-family: var(--nfs-text-font);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
    text-decoration: underline;
}

#article.stiltest .fr-view a:hover,
#article.stiltest .fr-view a:focus {
    color: var(--nfs-green);
    text-decoration: underline;
}

#article.stiltest .fr-view figcaption,
#article.stiltest .fr-view .fr-img-caption,
#article.stiltest .fr-view .fr-img-caption .fr-inner {
    color: var(--nfs-text);
    font-family: var(--nfs-text-font);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
}

#article.stiltest .fr-view table {
    border-collapse: collapse;
    color: var(--nfs-text);
    font-family: var(--nfs-text-font);
    font-size: 18px;
    line-height: 1.4;
    margin: 24px 0;
    width: 100%;
}

#article.stiltest .fr-view table td,
#article.stiltest .fr-view table th {
    border: 1px solid var(--nfs-logo-green);
    color: var(--nfs-text);
    line-height: 1.4;
    overflow-wrap: break-word;
    padding: 10px 12px;
    vertical-align: top;
}

#article.stiltest .fr-view table th {
    background: var(--nfs-green-soft);
    font-weight: 700;
    text-align: left;
}

#article.stiltest .fr-view table th p {
    font-weight: 700;
}

