@import url('//fonts.googleapis.com/css2?family=Marcellus&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/************ TEMPLATE  ************
https://stjoe-conway-mockup.forge.solutiosoftware.com/mockup-builder
https://stjoe-conway-mockup.forge.solutiosoftware.com/administrator
Rotator - wide or superwide
QL - square 
Green: #146935 rgba(20,105,53,1)
Gold: #f9ac24 rgba(249,172,36,1)
grey: #c9c9c9 rgba(201,201,201,1)
M1 fonts: Marcellus, Montserrat
M2 fonts: Beau Rivage, Josefin Sans
____
***********/

.site-1 {
    --primary-color: #146935;
    --secondary-color: #f9ac24;
    --tertiary-color: #c9c9c9;

    --primary-rgb: 20,105,53;
    --secondary-rgb: 249,172,36;
    --tertiary-rgb: 201,201,201;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'Marcellus', serif;
    --body-font-family: 'Montserrat', 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);

    --ql-title-color: var(--default-white);

    --ph-title-font: var(--body-font-family);

    --grid-vertical-gap: 2vw;
	--mt-para-desktop: 1.3vw;
	
}

.site-2 {
    --primary-color: #146935;
    --secondary-color: #f9ac24;
    --tertiary-color: #c9c9c9;

    --primary-rgb: 20,105,53;
    --secondary-rgb: 249,172,36;
    --tertiary-rgb: 201,201,201;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'Marcellus', serif;
    --body-font-family: 'Montserrat', 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);

    --ql-title-color: var(--default-white);

    --ph-title-font: var(--body-font-family);

    --grid-vertical-gap: 2vw;
}


.site-1 .ql-fa-toplinks {
    --ql-title-color: var(--primary-color);
    --ql-icon-color: var(--primary-color);
}

.site-2 .ql-fa-toplinks {
    --ql-title-color: var(--primary-color);
    --ql-icon-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: var(--body-font-family);
    font-size: 1.25rem;
} 

@media only screen and (min-width: 50.99rem) {
    .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: var(--body-font-family);
        font-size: 1.25vw;
        padding: 1.25vw 3vw;
        min-width: 15vw;
        border-radius: 10% / 50%;
        box-shadow: var(--default-box-shadow);
        font-weight: 500;
    } 
	.sponsorshippage .readon {
		min-width: 11vw;
	}
}

/*************** ALL SITE *****************/
.item-image {display: none;}

/*************** HOMELAYOUT ***************/ 
/*************** OFFCANVAS ****************/
.g-offcanvas-toggle {color: var(--primary-color);} 
.g-offcanvas-toggle .fa-fw {text-shadow: none;}

@media only screen and (max-width: 50.99rem) {
    .site-1 #g-offcanvas .g-social-items {
        display: flex;
        flex-direction: row;
        gap: 2rem;
        align-items: center;
        justify-content: center;
    }
    .site-1 #g-offcanvas .g-social-items a {
        color: var(--secondary-color);
    }
    .site-1 #g-offcanvas .g-social-items a:hover {
        color: var(--tertiary-color);
    }

    .site-2 #g-offcanvas .g-social-items {
        display: flex;
        flex-direction: row;
        gap: 2rem;
        align-items: center;
        justify-content: center;
    }
    .site-2 #g-offcanvas .g-social-items a {
        color: var(--secondary-color);
    }
    .site-2 #g-offcanvas .g-social-items a:hover {
        color: var(--tertiary-color);
    }
}

/*************** TOP **********************/ 
/*************** NAVIGATION ***************/
@media only screen and (min-width: 50.99rem) {
    .site-1 #g-navigation .g-logo img {
        width: 100%;
    }
    .site-1 #g-navigation > .g-container > .g-grid:first-child {
        padding: 2vw!important;
    }
    .site-1 .top-contact-box .g-array-item-text {
        margin: 0;
        padding: 0;
    }
    .site-1 .top-contact-box .g-array-item-text p {
        margin: 0;
        padding: 0;
        font-weight: 500;
        font-size: 1.25vw;
    }
    .site-1 .ql-fa-toplinks .g-blockcontent-subcontent-block-content {
        padding: 1vw 2vw;
        border: 3px solid var(--secondary-color);
    }
    .site-1 .ql-fa-toplinks .g-blockcontent-subcontent-block-content:hover {
        background: var(--ql-background-hover);
    }
    .site-1 .ql-fa-toplinks .g-blockcontent-subcontent-block:hover {
        background: none;
    }
    .site-1 .ql-fa-toplinks .g-blockcontent-subcontent-title-text {
        font-weight: 500;
    }

    .site-2 #g-navigation .g-logo img {
        width: 100%;
    }
    .site-2 #g-navigation > .g-container > .g-grid:first-child {
        padding: 2vw!important;
    }
    .site-2 .top-contact-box .g-array-item-text {
        margin: 0;
        padding: 0;
    }
    .site-2 .top-contact-box .g-array-item-text p {
        margin: 0;
        padding: 0;
        font-weight: 500;
        font-size: 1.25vw;
    }
    .site-2 .ql-fa-toplinks .g-blockcontent-subcontent-block-content {
        padding: 1vw 2vw;
        border: 3px solid var(--secondary-color);
    }
    .site-2 .ql-fa-toplinks .g-blockcontent-subcontent-block-content:hover {
        background: var(--ql-background-hover);
    }
    .site-2 .ql-fa-toplinks .g-blockcontent-subcontent-block:hover {
        background: none;
    }
    .site-2 .ql-fa-toplinks .g-blockcontent-subcontent-title-text {
        font-weight: 500;
    }
}

@media only screen and (max-width: 50.99rem) {
    :is(.site-1-sub, .site-2-sub) #g-navigation {
        background: #c9c9c9;
    }

    .top-contact-box {
        display: none!important;
    }
    .ql-fa-toplinks .g-blockcontent-subcontent-block-content > .g-blockcontent-subcontent-title {
        display: flex;
    }
}

@media only screen and (min-width: 50.99rem) {
    .g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content {
        font-size: 1.25vw;
        font-family: var(--body-font-family);
    }
    .g-main-nav .g-sublevel>li>.g-menu-item-container>.g-menu-item-content>.g-menu-item-title {
        font-size: 1.25vw;
        font-family: var(--body-font-family);
    }

    .site-1 #g-navigation .g-social-items {
        display: flex;
        flex-direction: row;
        gap: 2vw;
        align-items: center;
    }
    .site-1 #g-navigation .g-social-items a {
        color: var(--secondary-color);
        font-size: 1.25vw;
    }
    .site-1 #g-navigation .g-social-items a:hover {
        color: var(--tertiary-color);
    }

    .site-2 #g-navigation .g-social-items {
        display: flex;
        flex-direction: row;
        gap: 2vw;
        align-items: center;
    }
    .site-2 #g-navigation .g-social-items a {
        color: var(--secondary-color);
        font-size: 1.25vw;
    }
    .site-2 #g-navigation .g-social-items a:hover {
        color: var(--tertiary-color);
    }
}
@media only screen and (max-width: 50.99rem) {
    #g-navigation .g-logo {
        max-width: 85%;
        margin: 1rem 1rem 1rem 3rem;
    }
}
/*************** SLIDESHOW ****************/ 
/*************** HEADER *******************/
/*************** ABOVE ********************/
/*************** SHOWCASE *****************/
/*************** UTILITY ******************/
/*************** FEATURE ******************/
/*************** MAIN *********************/
.parish-home #g-container-main {
    padding: 0 5%;
}

@media only screen and (min-width: 50.99rem) {
    .site-1-home .ph-rec-row .g-title {
        font-size: 5vw;
        font-weight: 400;
        font-variant-caps: normal;
        text-transform: none;
    }
    .site-1-home #g-container-main > .g-grid:first-child > .g-block:last-child {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .site-1-home #g-container-main {
        padding-bottom: 3vw!important;
    }
    .site-1-home .ph-rec-row .g-content-array .g-item-title {
        font-weight: 500;
    }

    .site-2-home .ph-rec-row .g-title {
        font-size: 5vw;
        font-weight: 400;
        font-variant-caps: normal;
        text-transform: none;
    }
    .site-2-home #g-container-main > .g-grid:first-child > .g-block:last-child {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .site-2-home #g-container-main {
        padding-bottom: 3vw!important;
    }
    .site-2-home .ph-rec-row .g-content-array .g-item-title {
        font-weight: 500;
    }
}

@media only screen and (min-width: 50.99rem) {
    .site-1-sub #g-mainbar {
        min-height: 30vh;
    }

    .site-2-sub #g-mainbar {
        min-height: 30vh;
    }
}

@media only screen and (max-width: 50.99rem) {
    .ph-rec-row-3 .g-title {
        font-size: 8vw!important;
        font-weight: 400;
        text-transform: none;
        font-variant-caps: normal;
        text-align: center;
    }
    .ph-rec-row-3 .g-content-array .g-item-title a {
        color: var(--primary-color);
    }
    .ph-sidebyside-mobile .g-content-array {
        margin: 0;
        padding: 0;
    }
    .ph-sidebyside-mobile .g-array-item-read-more {
        opacity: 0;
    }

    .ph-sidebyside-mobile .g-array-item-text {
        display: flex;
        content-visibility: visible;
    }

    .site-1-home .ph-rec-row-3 > .g-content {
        margin: 0;
        padding: 0;
    }
    .site-1-home .ph-rec-row-3 .g-content-array > .g-grid > .g-block > .g-content {
        margin: 0;
        padding: 0;
    }
    .site-1-home .ph-rec-row-3 .g-content-array {
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }
    .site-1-home .ph-rec-row-3 .g-content-array > .g-grid {
        background: var(--default-white);
        padding: 1rem;
        box-shadow: var(--default-box-shadow);
        position: relative;
        border-bottom: var(--ph-border-bottom);
    }
    .site-1-home .ph-rec-row-3 .g-array-item-read-more {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        opacity: 0;
    }
    .site-1-home .ph-rec-row-3 .g-array-item-read-more a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        opacity: 0;
    }
    .site-1-home .ph-rec-row-3 .g-content-array .g-item-title {
        border: none;
    }

    .site-2-home .ph-rec-row-3 > .g-content {
        margin: 0;
        padding: 0;
    }
    .site-2-home .ph-rec-row-3 .g-content-array > .g-grid > .g-block > .g-content {
        margin: 0;
        padding: 0;
    }
    .site-2-home .ph-rec-row-3 .g-content-array {
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }
    .site-2-home .ph-rec-row-3 .g-content-array > .g-grid {
        background: var(--default-white);
        padding: 1rem;
        box-shadow: var(--default-box-shadow);
        position: relative;
        border-bottom: var(--ph-border-bottom);
    }
    .site-2-home .ph-rec-row-3 .g-array-item-read-more {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        opacity: 0;
    }
    .site-2-home .ph-rec-row-3 .g-array-item-read-more a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        opacity: 0;
    }
    .site-2-home .ph-rec-row-3 .g-content-array .g-item-title {
        border: none;
    }
}

@media only screen and (max-width: 50.99rem) {
    :is(.site-1-sub, .site-2-sub) #g-mainbar > .g-grid > .g-block > .g-content {
        margin: 0;
        padding: 0;
    }
}

/*************** EXPANDED *****************/ 
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-expanded {
        background: url('/images/template/parallax1.jpg') 50% 50% no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    .site-1-home #g-expanded > .g-container {
        background: rgba(var(--tertiary-rgb),.8);
        padding: 8vw 15%!important;
    }
    .site-1-home .welcome-container :is(h1,h2,h3,h4,h5,h6) {
        font-size: 7vw;
        text-shadow: 1px 1px 5px rgba(0,0,0,.5);
    }
    .site-1-home .welcome-container p {
        font-size: 1.45vw;
        font-weight: 500;
        text-shadow: 1px 1px 5px rgba(0,0,0,.25);
        letter-spacing: 1px;
        color: var(--default-black);
    }
    .site-1-home .welcome-container .welcome-buttons {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 3vw;
        margin-top: 3vw;
    }

    .site-2-home #g-expanded {
        background: url('/images/template/parallax-school.jpg') 50% 50% no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    .site-2-home #g-expanded > .g-container {
        background: rgba(var(--tertiary-rgb),.8);
        padding: 8vw 15%!important;
    }
    .site-2-home .welcome-container :is(h1,h2,h3,h4,h5,h6) {
        font-size: 7vw;
        text-shadow: 1px 1px 5px rgba(0,0,0,.5);
    }
    .site-2-home .welcome-container p {
        font-size: 1.45vw;
        font-weight: 500;
        text-shadow: 1px 1px 5px rgba(0,0,0,.25);
        letter-spacing: 1px;
        color: var(--default-black);
    }
    .site-2-home .welcome-container .welcome-buttons {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 3vw;
        margin-top: 3vw;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-expanded {
        background: url('/images/template/parallax1.jpg') 50% 50% no-repeat;
        background-size: cover;
    }
    .site-1-home #g-expanded > .g-container {
        background: rgba(var(--tertiary-rgb),.8);
        padding: 3rem 2rem!important;
    }
    .site-1-home .welcome-container :is(h1,h2,h3,h4,h5,h6) {
        font-size: 10vw;
        text-shadow: 1px 1px 5px rgba(0,0,0,.5);
    }
    .site-1-home .welcome-container p {
        font-size: 4vw;
        font-weight: 500;
        text-shadow: 1px 1px 5px rgba(0,0,0,.25);
        letter-spacing: 1px;
        color: var(--default-black);
    }
    .site-1-home .welcome-container .welcome-buttons {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 3vw;
        margin-top: 3vw;
    }

    .site-2-home #g-expanded {
        background: url('/images/template/parallax-school.jpg') 50% 50% no-repeat;
        background-size: cover;
    }
    .site-2-home #g-expanded > .g-container {
        background: rgba(var(--tertiary-rgb),.8);
        padding: 3rem 2rem!important;
    }
    .site-2-home .welcome-container :is(h1,h2,h3,h4,h5,h6) {
        font-size: 10vw;
        text-shadow: 1px 1px 5px rgba(0,0,0,.5);
    }
    .site-2-home .welcome-container p {
        font-size: 5vw;
        font-weight: 500;
        text-shadow: 1px 1px 5px rgba(0,0,0,.25);
        letter-spacing: 1px;
        color: var(--default-black);
    }
    .site-2-home .welcome-container .welcome-buttons {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 3vw;
        margin-top: 3vw;
    }
}

/*************** EXTENSION ****************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-extension .ue-widget {
        background: var(--default-white);
    }
    .site-1-home #g-extension .ue-widget .rme-items {
        margin: 0 auto;
        max-width: 80%;
    }
    .site-1-home #g-extension .fb-widget .eapps-facebook-feed-inner {
        box-shadow: var(--default-box-shadow);
    }

    .site-2-home #g-extension .ue-widget {
        background: var(--default-white);
    }
    .site-2-home #g-extension .ue-widget .rme-items {
        margin: 0 auto;
        max-width: 50%;
    }
    .site-2-home #g-extension .fb-widget .eapps-facebook-feed-inner {
        box-shadow: var(--default-box-shadow);
    }

    .rok-mini-particle-verticle .rme-badge {
        border-radius: 4px;
        box-shadow: var(--default-box-shadow);
    }
    .rok-mini-particle-verticle .rme-description {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    .rok-mini-particle-verticle .rme-description .rme-title {
        font-weight: 600;
    }
    .rok-mini-particle-verticle .rme-description .rme-time {
        font-weight: 600;
    }
    .rok-mini-particle-verticle .g-title {
        font-size: 2vw;
        border: none;
        text-transform: uppercase;
        font-variant-caps: normal;
        font-family: var(--body-font-family);
        font-weight: 400;
    }
    .rok-mini-particle-verticle.ue-widget > .g-content {
        margin: 0.625rem 0.625rem 0 0.625rem;
        padding: 1.5rem 1.5rem 0 1.5rem;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-extension.section-vertical-paddings {
        padding-top: 0!important;
    }
    .site-1-home #g-extension .ue-widget {
        background: var(--default-white);
    }
    .site-1-home #g-extension .ue-widget .rme-items {
        margin: 0 auto;
        max-width: 75%;
    }
    .site-1-home #g-extension .fb-widget .eapps-facebook-feed-inner {
        box-shadow: var(--default-box-shadow);
    }

    .site-2-home #g-extension.section-vertical-paddings {
        padding-top: 0!important;
    }
    .site-2-home #g-extension .ue-widget {
        background: var(--default-white);
    }
    .site-2-home #g-extension .ue-widget .rme-items {
        margin: 0 auto;
        max-width: 75%;
    }
    .site-2-home #g-extension .fb-widget .eapps-facebook-feed-inner {
        box-shadow: var(--default-box-shadow);
    }

    .rok-mini-particle-verticle .rme-badge {
        border-radius: 4px;
        box-shadow: var(--default-box-shadow);
    }
    .rok-mini-particle-verticle .rme-description {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    .rok-mini-particle-verticle .rme-description .rme-title {
        font-weight: 600;
    }
    .rok-mini-particle-verticle .rme-description .rme-time {
        font-weight: 600;
    }
    .rok-mini-particle-verticle .g-title {
        font-size: 7vw;
        border: none;
        text-transform: uppercase;
        font-variant-caps: normal;
        font-family: var(--body-font-family);
        font-weight: 400;
    }

    /*.site-1-home #g-extension > .g-grid:last-child {
        display: none!important;
    }*/

    /*.site-2-home #g-extension > .g-grid:last-child {
        display: none!important;
    }*/
}

/*************** BOTTOM *******************/
@media only screen and (min-width: 50.99rem) {
    .site-1 #g-bottom {
        padding: 2vw 0!important;
    }
    .site-1 #g-bottom .admod td {
        padding: 0;
    }

    .site-2 #g-bottom {
        padding: 2vw 0!important;
    }
    .site-2 #g-bottom .admod td {
        padding: 0;
    }
}

/*************** FOOTER *******************/
#g-footer .g-content-array {margin: 0;}
#g-footer a {color: var(--primary-color);} 

@media only screen and (min-width: 50.99rem) {
    .site-1 #g-footer {
        padding-bottom: 2vw!important;
    }
    .site-1 #g-footer > .g-container > .g-grid {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .site-1 #g-footer p a:hover {
        opacity: .75;
    }

    .site-2 #g-footer {
        padding-bottom: 2vw!important;
    }
    .site-2 #g-footer > .g-container > .g-grid {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .site-2 #g-footer p a:hover {
        opacity: .75;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1 #g-footer .g-logo {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .site-1 #g-footer .g-logo img {
        max-width: 50%;
    }

    .site-2 #g-footer .g-logo {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .site-2 #g-footer .g-logo img {
        max-width: 50%;
    }
}

/*************** COPYRIGHT ****************/ 
@media only screen and (max-width: 50.99rem) {
    .web-policy {
        justify-content: flex-end;
        padding-right: 10px;
    }
    .site-1 .adminfootericon {
        bottom: 40px
    }

    .site-2 .adminfootericon {
        bottom: 40px
    }
}

/*************** 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 **********************/

.contact-page iframe {
    box-shadow: var(--default-box-shadow);
}

@media only screen and (min-width: 50.99rem) {
    .admod img {
        box-shadow: var(--default-box-shadow);
    }
}

@media only screen and (min-width: 50.99rem) {
    #site-grid #g-container-main {
        padding-bottom: 3vw;
    }
}

@media only screen and (max-width: 50.99rem) {
    .grid.ph-sidebyside-mobile .g-array-item-read-more {
        opacity: 0;
    }
    .grid.ph-sidebyside-mobile .g-array-item-title {
        padding: 1rem;
    }
}

@media only screen and (min-width: 50.99rem) {
    .search-page button.btn {
        background: var(--primary-color)!important;
    }
    .search-page button.btn:hover {
        background: var(--secondary-color)!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .search-page button.btn {
        background: var(--primary-color)!important;
    }
    .search-page button.btn:hover {
        background: var(--secondary-color)!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .ph-sidebyside-mobile .g-array-item-read-more {
        opacity: 0;
    }
    .ph-sidebyside-mobile .g-array-item-title {
        padding: 1rem;
    }
}

@media only screen and (min-width: 50.99rem) {
    .bilingual {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 2vw;
    }
    .bilingual .englishtext {
        flex: 1;
    }
    .bilingual .spanishtext {
        flex: 1;
        font-style: italic;
    }
}

@media only screen and (max-width: 50.99rem) {
    .bilingual {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .bilingual .englishtext {
        flex: 1;
    }
    .bilingual .spanishtext {
        flex: 1;
        font-style: italic;
    }
}