#footer-address a {
    color: #FFF;
    display: inline-block;
    margin-left: 22px;
}
#footer-address a:hover {
    color: #c6e5e2;
}
#footer-col-2 ul {
    column-count: 2;
}
#footer-col-2 ul li {
    min-width: 200px;
}
#page-banner-2 #image-wrapper img {
    object-position: center -8vw;    
}

#pico-break .ReadMore button {
    border: none;
    background-color: #538e8e;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 900;
}

strong.fin-tran-form {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 16px;
}

.about-page-row,
.contact-row {
    display: flex;
}
.about-page-content,
.about-page-img,
.contact-content,
.contact-img {
    width: 50%;
}
.about-page-content,
.contact-content {
    padding: 60px 90px 60px 30px;
}
.about-page-row:nth-child(even) .about-page-content {
    padding: 60px 30px 60px 90px;
    background-color: #f7f5e7;
    order: 2;
}
.contact-row:nth-child(even) .contact-content {
    padding: 60px 30px 60px 90px;
    order: 2;
}
.about-page-img-inner,
.contact-img-inner {
    width: 100%;
    height: 100%;
}
.about-page-img img,
.contact-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.about-page-content p,
.contact-content p,
.supporter-content p {
	font-family: 'Source Serif Pro', serif;
    font-size: 16px;
    line-height: 1.875;
    color: #666;
    margin: 30px 0 0;
}
.contact-content p strong {
    font-family: 'Inter', sans-serif;
}
.supporter-block {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px;
}
.supporter-content {
    margin: 0 auto;
    text-align: center;
    max-width: 750px;
}
.supporter-content h2 {
    font-size: 36px;
    line-height: 1.1;
}
.supporters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 40px 0 0;
}
.supporter {
    display: flex;
    width: 33.33%;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 200px;
}
.supporter img {
    display: block;
    width: auto;
    height: 100px;
    margin: 0 auto;
}
.post-18222 .leader-inner {
	display: table
}
#fin-tran-block {
    display: flex;
    background-color: #f7f5e7;
}
#fin-tran-content {
    background-color: #152a2e;
    padding: 60px 120px;
    color: #FFF;
    width: 50%;
}
#fin-tran-content p {
	font-family: 'Source Serif Pro', serif;
    font-size: 16px;
    line-height: 1.875;
    margin: 30px 0 0;
}
#fin-tran-form-button {
    display: flex;
    flex-direction: column;
    padding: 60px 120px;
    width: 50%;
    align-items: center;
    justify-content: center;
}
#fin-tran-form-button .wp-block-buttons,
#fin-tran-form-button .wp-block-button {
    width: 100%;
}
#fin-tran-form-button a {
    display: block;
    width: 100%;
    background-color: #538e8e;
    color: #FFF;
    padding: 10px 20px;
    font-weight: bold;
}
#fin-tran-form-button a i {
    margin-right: 20px;
}
#fin-tran-form-button a:before {
    display: inline-block;
    margin-right: 20px;
    content: "\f1c1";
    font-weight: 300;
    font-family: "Font Awesome 5 Pro";
}
#fin-tran-form-button h3 {
    font-family: 'Source Serif Pro', serif;
    font-size: 30px;
    border-bottom: 0;
    padding: 0;
    margin: 40px 0 20px;
}
#fin-tran-form-button h3.margin-no-bottom {
    margin-bottom: 0;
}
#fin-tran-form-button p.support-donor-p {
    margin-top: 0;
}
.social-links {
    font-size: 30px;
    margin-top: 30px;
}
.social-links a {
    margin-right: 20px;
}
div.thr-form {
    margin-top: 20px;
}
div.thr-form input[type=text],
div.thr-form input[type=email],
div.wpforms-container.thr-form .wpforms-form .choices__inner {
    display: block !important;
    max-width: none !important;
    border-color: #152a2e !important;
    color: #666 !important;
    font-family: 'Inter', sans-serif;
    font-size: 16px !important;
}
div.wpforms-container-full.thr-form .wpforms-form .wpforms-field .wpforms-field-row:last-of-type {
    max-width: none !important;
}
div.wpforms-container.thr-form textarea {
    display: block !important;
    max-width: none !important;
    border-color: #152a2e !important;
    color: #666 !important;
    font-family: 'Inter', sans-serif;
    font-size: 16px !important;
}

div.thr-form input[type=text]::-webkit-input-placeholder,
div.thr-form input[type=email]::-webkit-input-placeholder,
div.wpforms-container.thr-form textarea::-webkit-input-placeholder {
  color: #666 !important;
}
div.thr-form input[type=text]:-ms-input-placeholder,
div.thr-form input[type=email]:-ms-input-placeholder,
div.wpforms-container.thr-form textarea:-ms-input-placeholder {
  color: #666 !important;
}
div.thr-form input[type=text]::placeholder,
div.thr-form input[type=email]::placeholder,
div.wpforms-container.thr-form textarea::placeholder {
  color: #666 !important;
}
div.wpforms-container .wpforms-form .choices__placeholder {
    color: #666;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    border: 0;
    outline: none;
    width: 144px;
    color: #FFF;
    background-color: #152a2e;
    padding: 0;
    border: 0 !important;
}
#privacy-policy-page {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 30px 30px;
}
#privacy-policy-page p,
#privacy-policy-page ul,
#privacy-policy-page ol {
	font-family: 'Source Serif Pro', serif;
    font-size: 16px;
    line-height: 1.875;
    color: #666;
    margin: 30px 0 0;
}
#post-3 h1 {
    text-align: center;
    font-size: 46px;
    margin: 60px auto;
    border-bottom: solid 4px #538e8e;
    font-family: 'Inter', sans-serif;
    max-width: 740px;
    padding-bottom: 10px;
}

#post-18222 .leader-inner div {
    width: 100% !important;
}

@media only screen and (max-width : 1200px) {
    .about-page-content,
    .content-content {
        padding: 5vw 7.5vw 5vw 2.5vw;
    }
    .about-page-row:nth-child(even) .about-page-content,
    .contact-row:nth-child(even) .contact-content {
        padding: 5vw 2.5vw 5vw 7.5vw;
    }
    .supporter-block {
        padding: 2.5vw;
    }
    #fin-tran-content,
    #fin-tran-form-button {
        padding: 5vw 10vw;
    }
}
@media only screen and (max-width : 1000px) {
    .supporter {
        width: 50%;
    }
}
@media only screen and (max-width : 812px) and (orientation: landscape) {
    #footer-address a {
        margin: 30px 0 0;
    }
    #footer-col-2 ul {
        column-count: 1;
    }
    .about-page-row,
    .contact-row,
    #fin-tran-block {
        display: block;
    }
    .about-page-content,
    .about-page-img,
    .contact-content,
    .contact-img,
    #fin-tran-content,
    #fin-tran-form-button {
        width: 100%;
    }
    .about-page-content,
    .contact-content,
    #fin-tran-content {
        padding: 40px 20px 60px;
    }
    .about-page-row:nth-child(even) .about-page-content,
    .contact-row:nth-child(even) .contact-content {
        padding: 40px 20px 60px;
        order: 1;
    }
    #fin-tran-form-button {
        padding: 40px 20px;
        height: 80vw;
    }
    #page-banner-2 #image-wrapper img {
        object-position: center -6vw;    
    }
    .supporter {
        width: 100%;
    }
}
@media only screen and (max-width : 800px) {
    #footer-address a {
        margin: 30px 0 0;
    }
    #footer-col-2 ul {
        column-count: 1;
    }
    .about-page-row,
    .contact-row,
    #fin-tran-block {
        display: block;
    }
    .about-page-content,
    .about-page-img,
    .contact-content,
    .contact-img,
    #fin-tran-content,
    #fin-tran-form-button {
        width: 100%;
    }
    .about-page-content,
    .contact-content,
    #fin-tran-content {
        padding: 40px 20px 60px;
    }
    .about-page-row:nth-child(even) .about-page-content,
    .contact-row:nth-child(even) .contact-content {
        padding: 40px 20px 60px;
        order: 1;
    }
    #fin-tran-form-button {
        padding: 40px 20px;
        min-height: 80vw;
    }
    #page-banner-2 #image-wrapper img {
        object-position: center -6vw;    
    }
    .supporter {
        width: 100%;
    }
}
