body {
  background-color: ;
  color: #000000;
}
.webpage-block .jumbotron h1, h1 {
  color: ;
  font-family: Arial;
  font-size: 36px;
}
.webpage-block .jumbotron h2, h2 {
  color: ;
  font-family: Arial;
  font-size: 30px;
}
.webpage-block .jumbotron h3, h3 {
  color: ;
  font-family: Arial;
  font-size: 24px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: Arial;
  font-size: 18px;
}
.webpage-block .jumbotron h5, h5 {
  color: ;
  font-family: Arial;
  font-size: 14px;
}
.webpage-block .jumbotron h6, h6 {
  color: ;
  font-family: Arial;
  font-size: 12px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: ;
  font-family: Arial;
  font-size: 16px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: Arial;
  font-size: 18px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: Arial;
  font-size: 21px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 36px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 30px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 14px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 12px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 16px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: #ce2029;
}
.webpage-block a {
  color: #ce2029;
}
.webpage-contact a {
  color: #ce2029;
}
.webpage-about a {
  color: #ce2029;
}
.webpage-footer {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.webpage-footer a{
  color: #ffffff !important;
}
.webpage-footer .site-footer-simple {
  background-color: #000000 !important;
  color: #ffffff !important;
}

.webpage-footer p {
  color: #ffffff !important;
}
.webpage-footer .site-footer-simple a,
.webpage-footer .site-footer-simple a:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.webpage-header .navbar {
  background-color: ;
  color: #000000;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: #000000 !important;
}
.webpage-header.navbar-fixed-top {
  background-color: ;
}
.webpage-group .webpage-hero > div > div {
  padding-top: 20px;
}
.webpage-header.navbar-fixed-top.hero-behind.transparent {
  background-color: transparent;
}
.webpage-header.hero-behind.transparent .navbar {
  background-color: transparent;
}
body.hero-behind .webpage-group .webpage-hero > div {
  margin-top: 0 !important;
}
.webpage-footer .site-footer-columns .site-footer-upper,
.webpage-footer .site-footer-layers {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.webpage-footer .site-footer-columns .site-footer-upper a,
.webpage-footer .site-footer-columns .site-footer-upper a:hover,
.webpage-footer .site-footer-layers a,
.webpage-footer .site-footer-layers a:hover {
  color: #ffffff !important;
}
body {font-size: 18px;}
.vcard-social {width: 100%; padding: 0 5%; }
.vcard-phone a, .header-social a, .navbar-nav .navbar-text, .vcard-email a {color: #fff;}
.vcard-phone a, .header-social a, .navbar-nav .navbar-text, .navbar-nav .navbar-text a, .social-icon svg {color: #ce2029!important;} 
.webpage-header.hero-behind.transparent .navbar-static-top, .webpage-header.hero-behind.transparent .navbar-fixed-top{background: rgba(255,255,255,.8); width: 100%;}
.webpage-footer .site-footer-columns .footer-social .social-icon svg {color: #fff !important;} 
.hero-behind {z-index: 9;}  

/*ensures logo is visible with behind setting*/
.hero-behind .navbar li a {color: #fff!important;}
.hero-behind .webpage-header .navbar-default {border-color: transparent;}
.dropdown-menu, .hero-behind.webpage-header .navbar-default .dropdown ul {background: #fff;}

.webpage-header .navbar li a {font-size: 120%; }
.nav .dropdown-menu {min-width: 320px;}
.webpage-header .navbar .dropdown li a {color: #000000!important;}

/*Sets Hero font color site-wide - Default hero text color fallback */
.webpage-hero .jumbotron {color: #fff; }

/* Allow app-set hero color to control all text */
.webpage-hero .jumbotron h1, .webpage-hero .jumbotron h2, .webpage-hero .jumbotron h3, .webpage-hero .jumbotron h4, .webpage-hero .jumbotron h5, .webpage-hero .jumbotron h6, .webpage-hero .jumbotron p, .webpage-hero .jumbotron div, .webpage-hero .jumbotron span, .webpage-hero .jumbotron a, .webpage-hero .jumbotron li, .webpage-hero .jumbotron ol, .webpage-hero .jumbotron ul {color: inherit !important; }

/*Adds text-shadow-dark to all heroes*/
.webpage-group .webpage-block .webpage-hero {text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;}

/*Add shadow below navbar*/
.hero-below {border: none; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
              -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
                         box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
z-index: 9;}

/*Sets height for all columns*/
.webpage-call-to-action .panel img {
    object-fit: cover;
    max-height: 210px;
    width: 100%; 
box-shadow: 0 5px 10px rgba(0,0,0,0.14), 0 15px 35px rgba(0,0,0,0.14);}

.logos .webpage-call-to-action .panel {
    display: flex;
    align-items: center;  /* Vertically center */
    justify-content: center;  /* Optional: horizontally center */
    height: 200px;  /* Or whatever height makes sense for your layout */
}

.logos .webpage-call-to-action .panel img {
    object-fit: contain;
    max-height: 200px;
    width: auto; 
box-shadow: none;
border-radius: 0%;}


/*.col-sm-6 .webpage-call-to-action .panel img targets 2 column */
/*.col-sm-4 .webpage-call-to-action .panel img targets 3 column */
/*.col-sm-3 .webpage-call-to-action .panel img targets 4 column */

/*Adjust menu font size for small laptops */
@media (min-width: 1025px) and (max-width: 1199px) {
.webpage-header .navbar li a {font-size: 90%; }
}
@media (min-width: 769px) {

/*Hero Styling w custom class "welcome"*/
.welcome .btn {margin-top: 12px; text-align: center; vertical-align: middle; font-size: 30px;}
.welcome .jumbotron .container  {margin-top: 280px;} 

/* Applies to all heroes */
.webpage-group .webpage-block .webpage-hero {
min-height: 500px;
}

.webpage-group .webpage-block .webpage-hero btn {
margin-top: 12px;
text-align: center;
vertical-align: middle;
font-size: 18px;
}

.webpage-group .webpage-block .webpage-hero .jumbotron .container {
margin-top: 150px;
}

/*Hero image overlay*/
.webpage-hero .jumbotron:before {position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.2);
    left: 0%; top: 0;
}
}
@media (max-width: 768px) {

/* Removes top margin in mobile hero */
.welcome .jumbotron .container {margin-top: 0;}

/*removes top margin for all heroes*/ 
.webpage-group .webpage-block .webpage-hero {margin-top: 0;}
.hero-behind .dropdown-menu, .hero-behind.webpage-header .navbar-default ul {background: #444;}

/*Optional logo height change for mobile*/
.webpage-header .navbar-brand-image img {height: 60px!important; max-height: 60px!important;}
}

/*Buttons*/
.webpage-block .btn {background: #f1f1f1; color: #ce2029; border: 1px solid #000000;-webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
       -o-transition: all .5s ease;
      -ms-transition: all .5s ease;
          transition: all .5s ease;
text-shadow: none;}
.webpage-block .btn:hover {background: #333; color: #fff;border: 1px solid #fff;}


/*Resource button styling*/
.btn-primary, .btn.btn-default.btn-clear-search {background: #fff; color: #333; border: 1px solid #333; }
.btn-primary:hover, .btn.btn-default.btn-clear-search:hover {background: #333; color: #fff;border: 1px solid #fff;}

<style>/*special-styles-cards-2*/.btn{transition:all .25s ease}.rounded-button .btn{border-radius:40px;padding:12px 30px 14px;line-height:1;display:inline-flex;align-items:center}.special-styles-clippath-wrapper img{object-fit:cover}.special-styles-shape-triangle-1 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from -30deg at 50% calc(200% - 3 * var(--r)/ 2),#000 60deg,rgba(0,0,0,0) 0) 0 100%/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 100%/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 0,100% 100%,0 100%);object-fit:cover}.special-styles-shape-triangle-2 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from 150deg at 50% calc(3 * var(--r)/ 2 - 100%),#000 60deg,rgba(0,0,0,0) 0) 0 0/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(100% - 2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 0/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 100%,100% 0,0 0);object-fit:cover}.special-styles-shape-polygon img{aspect-ratio:1;object-fit:cover;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.special-styles-shape-octagon img{object-fit:cover;aspect-ratio:1;--o:calc(50%*tan(-22.5deg));clip-path:polygon(var(--o) 50%,50% var(--o),calc(100% - var(--o)) 50%,50% calc(100% - var(--o)))}.special-styles-shape-hexagon img{object-fit:cover;aspect-ratio:.8660254038;clip-path:polygon(-50% 50%,50% 100%,150% 50%,50% 0)}.special-styles-shape-hexagon-alt img{object-fit:cover;aspect-ratio:1/.8660254038;clip-path:polygon(50% -50%,100% 50%,50% 150%,0 50%)}.special-styles-shape-parallelogram img{--p:50px;aspect-ratio:3/2;clip-path:polygon(var(--p) 0,100% 0,calc(100% - var(--p)) 100%,0 100%);object-fit:cover}.special-styles-shape-rounded-edge-bottom img{aspect-ratio:3/2;clip-path:ellipse(85% 100% at 50% 0);object-fit:cover}.special-styles-shape-rounded-edge-right img{aspect-ratio:1;clip-path:ellipse(100% 85% at 0 50%);object-fit:cover}.special-styles-shape-rounded-edge-left img{aspect-ratio:1;clip-path:ellipse(100% 85% at 100% 50%);object-fit:cover}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.hide-button a.btn{display:none!important}.webpage-header .navbar-inverse{border-color:none}.special-styles-cards-2 .row{display:flex;align-items:stretch}@media screen and (max-width:768px){.special-styles-cards-2 .row{flex-wrap:wrap}.special-styles-cards-2 .row>div{margin-bottom:30px;width:100%}}.special-styles-cards-2 .webpage-call-to-action{height:100%}.special-styles-cards-2 .webpage-block{padding:0!important;height:100%}.special-styles-cards-2 .webpage-block .panel{height:100%;display:flex;flex-direction:column;position:relative;border-radius:10px;transition:all .2s ease;box-shadow:0 10px 60px rgba(0,0,0,.07);border:1px solid transparent!important;padding:40px 20px 20px;transition:all .3s ease-out 0s}.special-styles-cards-2 .webpage-block .panel:hover{border:1px solid #63ab45!important}.special-styles-cards-2 .webpage-block .panel:hover .btn{background:#f7921e!important}.special-styles-cards-2 .webpage-block .panel:hover .btn::before{color:#fff!important}.special-styles-cards-2 .webpage-block .panel h4{order:1;margin-bottom:7px;text-align:left!important;padding:0 20px;margin-bottom:auto}.special-styles-cards-2 .webpage-block .panel h4 div{font-size:24px;font-weight:600;line-height:1.3;text-align:left!important}.special-styles-cards-2 .webpage-block .panel .column-details{order:2;padding:0 20px;margin-bottom:auto}.special-styles-cards-2 .webpage-block .panel .column-details p{font-size:16px;margin-bottom:15px;text-align:left!important}.special-styles-cards-2 .webpage-block .panel h4+a,.special-styles-cards-2 .webpage-block .panel h4+img{order:4}.special-styles-cards-2 .webpage-block .panel img{border-radius:10px;width:100%;height:250px;object-fit:cover}.special-styles-cards-2 .webpage-block .panel .btn-p{order:3;padding:0;width:56px;height:56px;align-self:flex-end;margin:0 20px -26px;z-index:1}.special-styles-cards-2 .webpage-block .panel .btn-p .btn{margin:0;padding:0;width:56px;height:56px;overflow:hidden;border-radius:50%;background-color:#fff;color:#fff;border:none;box-shadow:0 10px 60px rgba(0,0,0,.15);font-size:18px;font-family:"Font Awesome 5 Free";font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.special-styles-cards-2 .webpage-block .panel .btn-p .btn::before{content:"\f061";color:#1c231f;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.special-styles-cards-2 .webpage-block .panel .btn-p .btn:hover{background:#f7921e}.special-styles-cards-2 .webpage-block .panel .btn-p .btn:hover::before{color:#fff!important}</style>

