@import url('//fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
/************ TEMPLATE  ************

===============
Welcome
We at St. Matthew Catholic Church are a community of faith and love dedicated to our Lord Jesus Christ. We are committed to spiritual growth through active worship, education and ministry. We provide an environment to support a Christ-centered way of life. Through our actions others will be drawn to Christ.

/******* Colors ***********
Green: #006225 rgba(0,98,17,1)
Blue: #0A0A61; rgba(10,10,97,1)
Cream: #CDB585; rgba(205,181,133,1)
 
************/

.site-1 {
    --primary-color: #006225;
    --secondary-color: #0A0A61;
    --third-color: #CDB585;

    --primary-rgb: 0,98,17;
    --secondary-rgb: 10,10,97;
    --third-rgb: 205,181,133;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'Spectral', serif;
    --body-font-family: 'Lato', sans-serif;

    --heading-color: var(--primary-color);
    --heading-font-family: var(--title-font-family);

    --title-border-bottom: 1px solid var(--secondary-color);

    --home-title-font: var(--title-font-family);

    --transparent: rgba(255,255,255,0);

    --default-box-shadow: 0px 0px 10px rgba(0,0,0,.5);

    --swiper-box-shadow: var(--default-box-shadow);

    --mt-background-color: rgba(var(--secondary-rgb),.7);
    --mt-para-color: var(--third-color);

    --ql-title-color: var(--default-white);
    --ql-background-color: rgba(var(--secondary-rgb),.6);
    --ql-background-hover: rgba(var(--secondary-rgb),.8);

    --ph-title-color: var(--secondary-color);
    --ph-title-weight: 700;
    --ph-title-font: var(--body-font-family);
    --ph-read-more-color: var(--secondary-color);
    --ph-text-font-size-desktop: 1vw;

    --rok-mini-badge: var(--primary-color);
}

.site-2 {
    --primary-color: #006225;
    --secondary-color: #CDB585;
    --third-color: #FFDD00;

    --primary-rgb: 0,98,17;
    --secondary-rgb: 205,181,133;
    --third-rgb: 0,98,17;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'Spectral', serif;
    --body-font-family: 'Lato', sans-serif;

    --heading-color: var(--primary-color);
    --heading-font-family: var(--title-font-family);

    --title-border-bottom: 1px solid var(--secondary-color);

    --home-title-font: var(--title-font-family);

    --transparent: rgba(255,255,255,0);

    --default-box-shadow: 0px 0px 10px rgba(0,0,0,.5);

    --swiper-box-shadow: var(--default-box-shadow);

    --mt-background-color: rgba(var(--secondary-rgb),.4);
    --mt-para-color: var(--third-color);
	
	
	--ql-icon-color: var(--secondary-color);
    --ql-icon-hover: var(--default-white);
    --ql-title-color: var(--default-white);
    --ql-background-color: rgba(var(--primary-rgb),0);
    --ql-background-hover: rgba(var(--primary-rgb),.8);

    --ph-title-color: var(--secondary-color);
    --ph-title-weight: 700;
    --ph-title-font: var(--body-font-family);
    --ph-read-more-color: var(--secondary-color);
    --ph-text-font-size-desktop: 1vw;

    --rok-mini-badge: var(--primary-color);
}

.site-3 {
    --primary-color: #006225;
    --secondary-color: #CDB585;
    --third-color: #0A0A61;

    --primary-rgb: 0,98,17;
    --secondary-rgb: 205,181,133;
    --third-rgb: 10,10,97;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'Spectral', serif;
    --body-font-family: 'Lato', sans-serif;

    --heading-color: var(--primary-color);
    --heading-font-family: var(--title-font-family);

    --title-border-bottom: 1px solid var(--secondary-color);

    --home-title-font: var(--title-font-family);

    --transparent: rgba(255,255,255,0);

    --default-box-shadow: 0px 0px 10px rgba(0,0,0,.5);

    --swiper-box-shadow: var(--default-box-shadow);

    --mt-background-color: rgba(var(--secondary-rgb),.7);
    --mt-para-color: var(--third-color);

    --ql-title-color: var(--default-white);
    --ql-background-color: rgba(var(--secondary-rgb),.6);
    --ql-background-hover: rgba(var(--secondary-rgb),.8);

    --ph-title-color: var(--secondary-color);
    --ph-title-weight: 700;
    --ph-title-font: var(--body-font-family);
    --ph-read-more-color: var(--secondary-color);
    --ph-text-font-size-desktop: 1vw;

    --rok-mini-badge: var(--primary-color);
}

.site-1 .ql-fa-toplinks {
    --ql-title-color: var(--secondary-color);
}

.site-2 .ql-fa-toplinks {
    --ql-title-color: var(--secondary-color);
}

.site-3 .ql-fa-toplinks {
    --ql-title-color: var(--secondary-color);
}

@media only screen and (max-width: 50.99rem) {
    .grid-tiles {
        --grid-title-color: var(--primary-color);
    }
}

.readon, .button, .btn, p.readmore .btn, .sprocket-lists-portrait-container > li .sprocket-lists-portrait-item > a span, .listentobutton.moduletable a {
    background: var(--primary-color);
    font-family: 'Lato', sans-serif;
    border-radius: 0;
} 

.site-2 .readon:hover, .button:hover, .btn:hover, p.readmore .btn:hover, .sprocket-lists-portrait-container > li .sprocket-lists-portrait-item > a span:hover, .listentobutton.moduletable a:hover {
    background: #FFDD00;
} 

.item-image {
    display: none;
}

/*************** HOMELAYOUT ***************/ 
/*************** OFFCANVAS ****************/
.g-offcanvas-toggle {color: var(--primary-color);} 
.g-offcanvas-toggle .fa-fw {text-shadow: none;}

/*************** TOP **********************/ 
/*************** NAVIGATION ***************/
#g-navigation .g-social a {
    color: #ffffff;
}
@media only screen and (min-width: 50.99rem) {
    #g-navigation {
        background: url('/images/template/header2.png') 115% 0% no-repeat;
        background-size: contain;
    }
    :is(.site-1-home, .site-2-home, .site-3-home) #g-navigation {
        padding-bottom: 2vw;
    }
    .ql-fa-toplinks .g-blockcontent-subcontent-block {
        border: none;
        background: rgba(var(--third-rgb),.8);
        margin-right: 1vw;
		padding: 0 1vw;
    }
    .ql-fa-toplinks .g-blockcontent-subcontent-block:not(.ql-fa-toplinks .g-blockcontent-subcontent-block:last-child) {
        border: none;
    }
    .ql-fa-toplinks .g-blockcontent-subcontent-block:hover {
        --ql-title-hover: #ffffff;
    }

    .site-1 #g-navigation .g-logo img {
        width: 70%;
    }
    .site-2 #g-navigation .g-logo img {
        width: 70%;
    }
    .site-3 #g-navigation .g-logo img {
        width: 70%;
    }
}
@media only screen and (max-width: 50.99rem) {
    #g-navigation .g-logo {
        max-width: 80%;
    }
    .ql-fa-toplinks > .g-content {
        margin: 0;
        padding: 0;
    }
	#g-navigation  .g-content {
		padding: 0.5rem;
	}
	#g-navigation {border-bottom: 2px solid var(--secondary-color);
	}
}

/*************** SLIDESHOW ****************/ 
.mass-times-block {
    background: url('/images/stories/template/masstimes.jpg') 0% 0% no-repeat;
    background-size: cover;
    background-position: center;
}
.mass-times-block :is(h1,h2,h3,h4,h5,h6) {
    font-weight: 400;
}

@media only screen and (max-width: 50.99rem) {
    .mass-times-block {
        order: 2;
    }
    .fullwidth-swiper {
        order: 1;
    }
    .ql-fa-toplinks .g-blockcontent-subcontent-block-content > .g-blockcontent-subcontent-title {
        display: flex;
    }
}

.site-2-home #g-slideshow h3 {background-color: var(--primary-color);}
.site-2-home #g-slideshow h3:hover {background-color: #FFDD00; }


/*************** HEADER *******************/
/*************** ABOVE ********************/
/*************** SHOWCASE *****************/
.site-2-home #g-showcase {
    padding: 2vw 10%!important;
}
#g-showcase p {
	font-size: 1.4rem;
}

:is(.site-1-home, .site-2-home, .site-3-home) #g-showcase .g-title {
    color: var(--primary-color);
    font-size: 3vw;
    font-weight: 400;
    font-variant-caps: small-caps;
    letter-spacing: 3px;
}
:is(.site-1-home, .site-2-home, .site-3-home) #g-showcase p {
    font-style: italic;
}

@media only screen and (max-width: 50.99rem) {
    :is(.site-1-home, .site-2-home, .site-3-home) #g-showcase .g-title {
        font-size: 7vw;
    }
}

/*************** UTILITY ******************/
@media only screen and (min-width: 50.99rem) {
    .ql-inner-box .g-blockcontent-subcontent-title > .g-blockcontent-subcontent-title-text {
        font-weight: 400;
    }
    .ql-inner-box .g-blockcontent-subcontent-img {
        box-shadow: 0px 0px 15px rgba(0,0,0,.25);
    }
}

/*************** FEATURE ******************/
/*************** MAIN *********************/
:is(.site-1-home, .site-2-home, .site-3-home) #g-container-main {
    padding: 0 5%;
}
:is(.site-1-home, .site-2-home, .site-3-home) #g-container-main .g-title {
    font-size: 3vw;
    font-variant-caps: normal;
    font-weight: 400;
}
.ph-sidepics-3 .g-title {
    border-bottom: 2px solid var(--third-color);
}
.ph-sidepics-3 .g-array-item-text {
    font-family: var(--title-font-family);
    color: var(--primary-color);
}

@media only screen and (min-width: 50.99rem) {
    .ph-sidepics-3 .g-content-array {
        padding: 1vw;
    }
    .site-1-home #g-container-main > .g-grid > .g-block:nth-child(2) {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .ph-sidepics-3.ph-underline .g-content-array > .g-grid {
        border-bottom: 1px solid var(--third-color);
    }
    .ph-sidepics-3 .g-array-item-read-more a {
        font-family: var(--title-font-family);
        font-size: 1vw;
    }
}
@media only screen and (max-width: 50.99rem) {
    :is(.site-1-home, .site-2-home, .site-3-home) #g-container-main .g-title {
        font-size: 7vw;
        text-align: center;
    }
}

/*************** EXPANDED *****************/ 
.rme-description {
    font-family: var(--title-font-family);
}
.rok-mini-particle .rme-badge {
    box-shadow: 0px 0px 15px rgba(0,0,0,.15);
}

/*************** EXTENSION ****************/
:is(.site-2-home, .site-3-home) #g-extension .g-title {
    font-size: 1.75vw;
    border-bottom: 1px solid var(--third-color);
    text-align: center;
}

@media only screen and (min-width: 50.99rem) {
    .equal-box-row {
        padding: 4vw 5%!important;
    }
    .equal-box-row > .g-container {
        margin: 0;
        padding: 0;
    }
    .equal-box-row > .g-container > .g-grid {
        margin: 0;
        padding: 0;
    }
    .equal-box-row > .g-container > .g-grid > .g-block {
        margin: 0;
        padding: 0;
    }
    .equal-box-row > .g-container > .g-grid > .g-block > .g-content {
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 2vw;
        box-shadow: 0px 0px 15px rgba(0,0,0,.25);
        background: #ffffff;
    }
    .equal-box-row .g-content-array {
        margin: 0;
        padding: 0;
    }
    .equal-box-row .g-content-array > .g-grid {
        margin: 0;
        padding: 0;
    }
    .equal-box-row .g-content-array > .g-grid > .g-block {
        margin: 0;
        padding: 0;
    }
    .equal-box-row .g-content-array > .g-grid > .g-block > .g-content {
        margin: 0;
        padding: 0;
    }
    .equal-box-row .g-array-item {
        margin: 0;
        padding: 0;
    }
    .equal-box-row .g-array-item-text {
        margin: 0;
        padding: 0;
    }
}
@media only screen and (max-width: 50.99rem) {
    #g-extension .g-content-array {
        margin: 0;
        padding: 1rem;
    }
    :is(.site-2-home, .site-3-home) #g-extension .g-title {
        font-size: 7vw;
    }
}

/*************** BOTTOM *******************/
/*************** FOOTER *******************/
#g-footer .g-content-array {margin: 0;}
#g-footer a {color: var(--default-white);} 
.site-1 #g-footer :is(h1,h2,h3,h4,h5,h6) {
    border: none;
}
.site-2 #g-footer :is(h1,h2,h3,h4,h5,h6) {
    border: none;
}
.site-3 #g-footer :is(h1,h2,h3,h4,h5,h6) {
    border: none;
}

@media only screen and (min-width: 50.99rem) {
    :is(.site-1, .site-2, .site-3) .footer-box {
        display: flex;
        flex-direction: row;
    }
    :is(.site-1, .site-2, .site-3) .footer-box > div:nth-child(1) {
        flex: 2;
    }
    :is(.site-1, .site-2, .site-3) .footer-box > div:nth-child(2) {
        flex: 1;
    }
    :is(.site-1, .site-2, .site-3) .footer-box > div:nth-child(3) {
        flex: 1;
    }

    :is(.site-1-home, .site-2-home, .site-3-home) #g-extension {
        position: relative;
        background: transparent;
        z-index: 10;
    }
    :is(.site-1-home, .site-2-home, .site-3-home) #g-bottom {
        position: relative;
        background: transparent;
        z-index: 10;
    }
    :is(.site-1-home, .site-2-home, .site-3-home) #g-footer {
        background: url('/images/template/footer.jpg') 50% 100% no-repeat;
        background-size: cover;
        margin-top: -25vw!important;
        padding-top: 25vw!important;
        z-index: 1;
    }
    :is(.site-1-home, .site-2-home, .site-3-home) #g-footer > .g-container {
        background: linear-gradient(to top, rgba(var(--secondary-rgb),.8), rgba(var(--secondary-rgb),.1));
        margin-top: -25vw!important;
        padding-top: 25vw!important;
    }
	/***subpage footers**/
	:is(.site-1-sub, .site-2-sub, .site-3-sub) #g-container-main {
		padding-bottom: 10vw;
	}
	
	:is(.site-1-sub, .site-2-sub, .site-3-sub) #g-extension {
        position: relative;
        background: transparent;
        z-index: 10;
    }
    :is(.site-1-sub, .site-2-sub, .site-3-sub) #g-bottom {
        position: relative;
        background: transparent;
        z-index: 10;
    }
    :is(.site-1-sub, .site-2-sub, .site-3-sub) #g-footer {
        background: url('/images/template/footer.jpg') 50% 100% no-repeat;
        background-size: cover;
        margin-top: -15vw!important;
        padding-top: 15vw!important;
        z-index: 1;
    }
    :is(.site-1-sub, .site-2-sub, .site-3-sub) #g-footer > .g-container {
        background: linear-gradient(to top, rgba(var(--secondary-rgb),.8), rgba(var(--secondary-rgb),.1));
        margin-top: -15vw!important;
        padding-top: 15vw!important;
    }
	
	
}
@media only screen and (max-width: 50.99rem) {
    :is(.site-1, .site-2, .site-3) .footer-box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    :is(.site-1, .site-2, .site-3) .footer-box > div:nth-child(1) {
        flex: 100%;
    }
    :is(.site-1, .site-2, .site-3) .footer-box > div:nth-child(2) {
        flex: 1;
    }
    :is(.site-1, .site-2, .site-3) .footer-box > div:nth-child(3) {
        flex: 1;
    }

    :is(.site-1-home, .site-2-home, .site-3-home) #g-extension {
        position: relative;
        background: transparent;
        z-index: 10;
    }
    :is(.site-1-home, .site-2-home, .site-3-home) #g-bottom {
        position: relative;
        background: transparent;
        z-index: 10;
    }
    :is(.site-1-home, .site-2-home, .site-3-home) #g-footer {
        background: url('/images/template/footer.jpg') 50% 100% no-repeat;
        background-size: cover;
        margin-top: -25vw!important;
        padding-top: 25vw!important;
        z-index: 1;
    }
    :is(.site-1-home, .site-2-home, .site-3-home) #g-footer > .g-container {
        background: linear-gradient(to top, rgba(var(--secondary-rgb),.8), rgba(var(--secondary-rgb),.1));
        margin-top: -25vw!important;
        padding-top: 25vw!important;
    }
    #g-container-footer .g-content-array {
        padding: 1rem;
    }
	/***subpage footers**/
	:is(.site-1-sub, .site-2-sub, .site-3-sub) #g-container-main {
		padding-bottom: 0;
	}
	
	:is(.site-1-sub, .site-2-sub, .site-3-sub) #g-extension {
        position: relative;
        background: transparent;
        z-index: 10;
    }
    :is(.site-1-sub, .site-2-sub, .site-3-sub) #g-bottom {
        position: relative;
        background: transparent;
        z-index: 10;
    }
    :is(.site-1-sub, .site-2-sub, .site-3-sub) #g-footer {
        background: url('/images/template/footer.jpg') 50% 100% no-repeat;
        background-size: cover;
        margin-top: -15vw!important;
        padding-top: 15vw!important;
        z-index: 1;
    }
    :is(.site-1-sub, .site-2-sub, .site-3-sub) #g-footer > .g-container {
        background: linear-gradient(to top, rgba(var(--secondary-rgb),.8), rgba(var(--secondary-rgb),.1));
        margin-top: -15vw!important;
        padding-top: 15vw!important;
    }
}

/*************** COPYRIGHT ****************/ 
/*************** MODULES ******************/
.moduletable .nav.menu, .moduletable .unstyled {background: var(--primary-color);} 
.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover {    
    color: var(--default-white); 
    background: var(--secondary-color);
} 
/*************** SECTIONS *****************/
/*************** MOBILE *******************/ 
/*************** ADS **********************/
 
@media only screen and (min-width: 50.99rem) {
    .grid-tiles .g-array-item-title {
        --grid-bg: transparent;
    }
}

@media only screen and (min-width: 50.99rem) {
    .subpage-social-icons {
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 50.99rem) {
    .grid-staff .g-array-item-image {
        aspect-ratio: 3/4;
        flex: 45%;
    }
    .grid-staff .g-array-item-text {
        flex: 55%;
    }
    .grid-staff.grid-dm .g-array-item {
        border-radius: 1rem;
    }
}

.site-3-home .about-us {
    padding: 2rem 5%;
}

@media (min-width: 50.99rem)  {
    .ph-sidepics-3.ph-square .g-array-item-image {
        max-height: 10vw;
        max-width: 10vw;
        height: 10vw;
        width: 10vw;
    }

    .ph-sidepics-3.ph-square .g-array-item-read-more a {
        padding: 0 0 1vw calc(12vw + 1rem);
    }

    .equal-box-row {
        padding: 4vw 10% !important;
    }

    .staff-page #g-mainbar {
        padding-bottom: 8%;
    }
}

/*  */

/* Container Layout */
.horizontal-calendar .gcaltohtml {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  gap: 1rem;
}

.horizontal-calendar * {
  box-sizing: border-box;
}

/* Individual Date Column */
.horizontal-calendar .cc-date-event-container {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
  border: 1px solid #e2e8f0;
  border-radius: 0.5rem;
  background-color: #ffffff;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}

/* Date Header - NOW USING PRIMARY RGB */
.horizontal-calendar .cc-dateblockformat {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem 0.5rem;
  /* Switched from secondary to primary */
  background-color: rgb(var(--primary-rgb));
  border-bottom: 1px solid rgb(var(--primary-rgb));
  text-align: center;
  z-index: 2; 
}

.horizontal-calendar .cc-monthformat {
  text-transform: uppercase;
  font-size: 0.85rem;
  letter-spacing: 0.05em;
  color: #ffffff;
  font-weight: 600;
  opacity: 0.9;
  margin-bottom: 0.25rem;
}

.horizontal-calendar .cc-dayformat {
  font-size: 1.75rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}

/* Event List Container with Scrollbar */
.horizontal-calendar .cc-eventblock {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  flex-grow: 1;
  background-color: #f8fafc;
  
  /* Scrollbar Logic */
  max-height: 500px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #cbd5e1 transparent;
}

/* Custom Scrollbar */
.horizontal-calendar .cc-eventblock::-webkit-scrollbar {
  width: 6px;
}

.horizontal-calendar .cc-eventblock::-webkit-scrollbar-track {
  background: transparent;
}

.horizontal-calendar .cc-eventblock::-webkit-scrollbar-thumb {
  background-color: #cbd5e1;
  border-radius: 20px;
}

/* Individual Event Card */
.horizontal-calendar .event {
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  border-left: 4px solid rgba(var(--secondary-rgb), 0.2); 
  border-radius: 0.25rem;
  padding: 0.75rem;
  height: auto; 
  cursor: default;
  transition: border-left-color 0.4s ease-in-out, background-color 0.4s ease-in-out;
  flex-shrink: 0;
}

/* Hover Effects */
.horizontal-calendar .event:hover {
  background-color: #fafafa;
  border-left-color: rgb(var(--secondary-rgb));
  z-index: 10;
}

/* Time of Day */
.horizontal-calendar .cc-timeofday {
  font-size: 0.75rem;
  color: rgb(var(--primary-rgb));
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}

/* Event Title - Line Clamp & Reveal */
.horizontal-calendar .cc-title {
  font-size: 0.95rem;
  color: #334155;
  font-weight: 600;
  line-height: 1.3;
  
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.horizontal-calendar .event:hover .cc-title {
  -webkit-line-clamp: unset;
  overflow: visible;
}

/* Mobile Breakpoint */
@media (max-width: 50.99rem) {
  .horizontal-calendar .gcaltohtml {
    flex-direction: column;
    gap: 1.5rem;
  }

  .horizontal-calendar .cc-date-event-container {
    width: 100%;
    border-radius: 0.5rem;
    max-height: none; 
  }
  
  .horizontal-calendar .cc-dateblockformat {
    flex-direction: row;
    justify-content: flex-start;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    align-items: baseline;
    text-align: left;
  }

  .horizontal-calendar .cc-monthformat {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .horizontal-calendar .cc-dayformat {
    font-size: 1.25rem;
  }

  .horizontal-calendar .cc-eventblock {
    padding: 1rem;
    max-height: 400px; 
  }
}

/*  */

.grid-staff .g-array-item-text .button {
    display: none!important;
}

@media only screen and (min-width: 50.99rem) {
    .parish-staff .g-content-array {
        display: grid;
        grid-template-columns: repeat(2, 287.64px);
        justify-content: center;
        column-gap: 48px;
        row-gap: 32px;
    }
    .parish-staff .g-content-array > .g-grid {
        margin: 0;
        min-width: 0;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
        overflow: hidden;
    }
    .parish-staff .g-array-item-image {
        aspect-ratio: 3 / 4;
        width: 100%;
        height: auto !important;
        overflow: hidden;
    }
    .parish-staff .g-array-item-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}