<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
Theme Name: CFN 2025
Author: Novation Media
Author URI: https://novationmedia.com
Description: Astra is the fastest, fully customizable &amp; beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cfn-2025
Template: astra
*/

:root {
  --svg-mask: url('/wp-content/uploads/brush.svg');
}

.ast-single-post .entry-content a.button {
	text-decoration: none;
}

.ast-single-post .entry-content a.button-link:hover,
.ast-single-post .entry-content a.button-link:focus{
	background-color: var(--ast-global-color-1);
	color: var(--ast-global-color-0);
}

/* #masthead .ast-container{
	max-width: 1400px;
} */

.ast-builder-grid-row.ast-grid-center-col-layout {
    grid-template-columns: auto auto auto;
}

.ast-desktop .ast-primary-header-bar .main-header-menu &gt; .menu-item {
	margin:5px;
}

.ast-builder-grid-row.ast-grid-center-col-layout-only .ast-grid-section-center {
	justify-content: space-between;
}
.ast-logo-title-inline .site-logo-img {
	padding-right: 0;
}

.menu-item-10603 {
	border-right: 2px solid var(--ast-global-color-0);
	padding-right: 0px;
}

 

/* .ast-header-button-1 .ast-custom-button{
	padding-left: 10px;
	padding-right: 10px;
}

.ast-header-button-1:after {
    content: "";
    height: 50px;
    border-left: 2px solid var(--ast-global-color-0);
    margin-bottom: auto;
} */
/* .ast-desktop .ast-builder-grid-row.ast-grid-center-col-layout {
	 0 auto 0;
}
 */
/* #primary-site-navigation-desktop .dropdown-menu-toggle .ast-icon {
    display: none;
} */

.ast-header-navigation-arrow {
/* 	display: none; */
}
/* .brush-stroke h2 {
	 mask: var(--svg-mask);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
	padding: 10px 50px 10px;
} */
.brush-stroke h2,
.brush-stroke a,
a.button.brush-stroke,
button.brush-stroke,
.ast-single-entry-banner h1.entry-title,
.single-news-title h2,
.page .entry-header h1.entry-title,
.ast-archive-entry-banner h1{
	background-color: var(--ast-global-color-1);
	display: inline;
	 mask: var(--svg-mask);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
	padding: 20px 50px 20px;
}

h2.brush-stroke {
	display: inline;
	 mask: var(--svg-mask);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
	padding: 20px 50px 20px;
}

.ast-single-entry-banner h1.entry-title,
.entry-header h1.entry-title,
.ast-archive-entry-banner h1{
	padding: 10px 40px 10px;
	display: inline-block;
	margin-bottom: 0;
}

.page-id-5059 .entry-header h1.entry-title {
	background-color: var(--ast-global-color-2);
	color: #fff;
}

.red-bg a{
	background-color: var(--ast-global-color-2) !important; 
	mask: var(--svg-mask);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.red-bg a:hover,
.red-bg a:focus,
.red-bg a:active
{
	background-color: var(--ast-global-color-1) !important; 
}

#ast-desktop-header .main-header-menu &gt; #menu-item-10603.menu-item &gt; .menu-link {
background-color: #fff;
	color: var(--ast-global-color-0);
	mask: none;
}

.ast-builder-menu-2 .inline-on-mobile .menu-item.menu-item-has-children &gt; .ast-menu-toggle {
	font-size: 10px;
    right: 5px;
	box-shadow: none;
}

/* #ast-desktop-header .main-header-menu &gt; #menu-item-10603.menu-item &gt; .menu-link:hover,
#ast-desktop-header .main-header-menu &gt; #menu-item-10603.menu-item &gt; .menu-link:focus,
#ast-desktop-header .main-header-menu &gt; #menu-item-10603.menu-item &gt; .menu-link:active{
	background-color: var(--ast-global-color-1); 
} */

#ast-desktop-header .main-header-menu &gt; .menu-item &gt; .menu-link
{
/* 		background-color: var(--ast-global-color-0);  */
	 mask: var(--svg-mask);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
	text-align: center;
}
.main-header-menu &gt; .menu-item &gt; .menu-link
{
	background-color: var(--ast-global-color-0); 
}

#ast-desktop-header #.main-header-menu &gt; .current-menu-ancestor &gt; .menu-link,
#ast-desktop-header .main-header-menu &gt; .current-menu-parent &gt; .menu-link,
#ast-desktop-header .main-header-menu &gt; .current-menu-item &gt; .menu-link,
#ast-desktop-header .main-header-menu &gt; .menu-item &gt; .menu-link:hover,
#ast-desktop-header .main-header-menu &gt; .menu-item &gt; .menu-link:focus,
{
	background-color: var(--ast-global-color-1); 
}
#ast-desktop-header .main-header-menu &gt; .menu-item &gt; .menu-link:hover {
	color: var(--ast-global-color-0); 
}

.ast-grid-section-center,
.ast-grid-right-center-section {
    align-items: end;
}

.ast-grid-left-center-section {
	justify-content: flex-start;
}

.entry-content ol { 
    list-style-type: decimal-leading-zero;
}

.entry-content ul, .entry-content ol {
/*   padding-left: 0px; */
/* 	list-style-position: inside; */
}

.entry-content ul li, .entry-content ol li {
	margin-bottom: 1em;
}

.page-template-page-nplist details {
	padding: 10px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid var(--ast-global-color-1);
}
.page-template-page-nplist details summary {
	    color: var(--ast-global-color-0);
}
.page-template-page-nplist .tel {
    display: block;
}

.ast-footer-social-wrap {
	padding: 10px;
	background-color: var(--ast-global-color-0); 
	mask: var(--svg-mask);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
} 

.ast-footer-social-wrap a {
	border: 1px solid var(--ast-global-color-4);
	border-radius: 5px
}

.ast-footer-social-wrap a:hover{
	border-color: var(--ast-global-color-1);
}
.parent-pageid-116 .entry-header h1.entry-title,
.page-id-116 .entry-header h1.entry-title {
	background-color: var(--ast-global-color-6);
	color: #fff;
}
.parent-pageid-233 .entry-header h1.entry-title,
.page-id-233 .entry-header h1.entry-title {
	background-color: var(--ast-global-color-8);
	color: #fff;
}
.fund-entry {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	margin-bottom: 80px;
}
.fund-entry h2.entry-title {
	margin-bottom: 0;
	text-transform: uppercase;
	font-family: 'Brandon-Grotesque', brandon-grotesque, sans-serif;
}
.parent-116 .fund-entry h2.entry-title a{
	color: var(--ast-global-color-6);
}

.parent-233 .fund-entry h2.entry-title a{
	color: var(--ast-global-color-8);
}
.fund-entry h2.entry-title a {
	text-decoration:none;
	margin-bottom: 0;
}
.article-image {
	margin-right: 40px;
	max-width: 125px;
}
.article-content {
	max-width: 600px;
}

.fund-image {
	border-radius: 50%;
}
.fund-entry a.button {
	text-transform: uppercase;
	font-weight: 700;
}
.fund-entry a.button.brush-stroke {
	padding: 13px 20px;
	margin-right: 30px
}
.parent-pageid-116 .brush-stroke,
.parent-pageid-233 .brush-stroke {
	margin-top: 25px;
}
.parent-pageid-116 .brush-stroke a.button,
.parent-116 .fund-entry a.button.brush-stroke {
	background-color: var(--ast-global-color-6);
}
.parent-pageid-233 .brush-stroke a.button,
.parent-233 .fund-entry a.button.brush-stroke {
	background-color: var(--ast-global-color-8);
}

.fund-entry a.button.brush-stroke:hover,
.fund-entry a.button.brush-stroke:focus {
	background-color: var(--ast-global-color-0);
}</pre></body></html>