<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  Theme Name: Neve Child
  Theme URI: https://www.fcsgw.org/
  Description: A Child theme based on Neve
  License: GNU General Public License version 3.0
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
  Template: neve
  Author: Bailey Creative
  Author URI: baileycreative.ca

  All files, unless otherwise stated, are released under the GNU General Public License
  version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/* Hide Home Page Title */
body.home #content &gt; div &gt; div &gt; div &gt; div.nv-page-title-wrap.nv-big-title {
    position: absolute;
    top: 0;
    left: -1000px;
}

.banner-cta {
    font-size: 	1.2em;
    line-height: 2em;
    font-weight: 700;
    color: #0068b3 !important;
}

.banner-cta &gt; a:not(.cta-button) {
    color: #43843E;
    text-decoration: none;
}

.banner-cta &gt; .cta-button {
    color: rgba(0, 103, 177, 0.75);
    margin: 10px 5px;
    text-transform: uppercase;
    font-size: .95em;
    background: #50b948;
    color: #fff;
    border-radius: 3px;
    padding: 8px 20px;
}

.metaslider .caption-wrap {
    color: white !important;
    opacity: 0.8 !important;
}

.metaslider .caption-wrap &gt; .caption &gt; h2 {
    margin: 30px 0;
}

.metaslider .caption-wrap &gt; .caption &gt; h2 &gt; a {
    color: #fff;
}

.metaslider .caption-wrap &gt; .caption &gt; h2 &gt; a:hover {
    color: #fff;
    opacity: 1;
    text-decoration: none;
}

#cb-row--footer-desktop-bottom &gt; div &gt; div &gt; div &gt; div.hfg-slot.left &gt; div:nth-child(2),
#cb-row--footer-mobile-bottom {
    display: none !important;
}

h1.wp-block-heading,
.nv-page-title h1 {
    color: #046bb9;
}

.alt-link {
    line-height: 3rem;
}

.alt-link a {
    color: #fff;
    text-decoration: underline;
}

.alt-link a:hover {
    color: #fff;
    text-decoration: none;
}

.gb-accordion-text {
    border: 2px solid #f2f2f2;
    border-top: unset;
}

footer {
    margin-top: 50px;
}

.page-id-7502 footer,
.page-id-8444 footer {
    margin-top: 0;
}

footer #block-5 {
    margin: 25px 0;
}

.fcsgw-pilars &gt; div {
    gap: 1px;
}

.fcsgw-pilars &gt; div &gt; div &gt; div {
    position: relative;
}

.fcsgw-pilars &gt; div &gt; div &gt; div &gt; div:nth-of-type(1) {
    position: relative;
}

.fcsgw-pilars &gt; div &gt; div &gt; div &gt; div:nth-of-type(1) &gt; div {
    position: absolute;
    bottom: 0;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fcsgw-pilars &gt; div &gt; div &gt; div &gt; div:nth-of-type(2) {
    min-height: 250px;
    display: flex;
    align-items: center;
}

.fcsgw-pilars &gt; div &gt; div &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div &gt; p {
    margin-bottom: 0;
}

.fcsgw-col &gt; div &gt; .wp-block-cover {
    position: relative;
}

.fcsgw-col &gt; div &gt; .wp-block-cover &gt; div {
    position: absolute;
    bottom: 0;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}</pre></body></html>