.extra {
    display: none
}

.banner {
    display: flex;
    justify-content: center
}

#about {
    margin: 0 auto;
    max-width: 1000px
}

#header {
    position: fixed;
    width: 100%;
    z-index: 1
}

#desktop-navbar {
    #main-links {
        display: none
    }

    #social-links-container {
        align-items: center;
        display: flex;
        flex-flow: row;
        justify-content: center;

        h3 {
            height: fit-content;
            margin: 0 5px 0 0
        }

        #social-links {
            display: flex;
            flex-flow: row;

            a {
                padding: 0 7px;
                width: fit-content
            }
        }
    }
}

.bold {
    font-weight: 700 !important;
}

.title {
    font-family: "Source Serif 4", serif;
    font-size: 28px;
    font-weight: 700;
}

.line {
    height: 1px;
    margin: 15px 0;
    padding: 0 25px;
    width: 100%
}

.divider {
    color: blue;
    margin-left: -3px;
    width: 100px
}

.line div {
    border-top: 1px solid #25408f;
    height: 1px
}

.round-button-blue {
    background-color: #25408f;
    border-radius: 25px;
    color: #ddf5fe !important;
    padding: 12px 32px
}

.round-button-lightblue {
    background-color: #e1f4fd
}

.round-button-lightblue,
.round-button-orange {
    border-radius: 25px;
    color: #000;
    padding: 12px 32px
}

.round-button-orange {
    background-color: orange;
    font-size: 18px;
    font-size: 22px !important;
    font-weight: 700;
    width: fit-content !important
}

.big-text {
    font-family: "Source Serif 4", serif;
    font-weight: 900
}

.wrapper-container {
    display: flex;

    .wrapper-image {
        align-items: flex-end;
        display: flex;
        float: right;
        height: 100%
    }
}

.paragraph {
    padding-top: 20px
}

.cover {
    background-color: #f5f5f5;
    height: 100px;
    margin-top: -80px;
    position: relative;
    z-index: 1000
}

p.link {
    margin-top: 20px;

    a,
    strong {
        display: flex;
        font-size: 20px;
        justify-content: center;
        margin: 0;
        width: 100%
    }
}

.bold {
    font-family: Poppins
}

.first-letter {
    clear: both;
    float: left;
    font-weight: 400px;
    line-height: .5;
    padding-right: 5px
}

a {
    flex-flow: row;
    justify-content: center;
    margin: 10px 0;
    width: 185px;
    text-decoration: none;
}

.partner,
a {
    display: flex
}

.partner {
    align-items: center;
    flex-flow: column
}

.italizized {
    font-size: 16px;
    font-style: italic
}

.blue {
    color: #0096ff
}

.title-blue {
    color: #233e94
}

.card {
    border-left: 3px solid #25408f;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    margin: 15px 0
}

#footer {
    background-color: #233e94;
    padding: 15px
}

#footer h3 {
    color: #fff4fd;
    margin: 5px 0
}

#footer .footer-contact {
    align-items: center;
    border-bottom: 1px solid #fff4fd;
    border-top: 1px solid #fff4fd;
    display: flex;
    flex-flow: column;
    justify-content: center
}

#footer {
    .contact-us {

        .phone,
        p {
            color: #fff;
            opacity: .8;
            text-align: center;
            width: fit-content
        }

        a {
            width: 100%
        }
    }
}

#footer .contact-us .strong {
    opacity: 1
}

#footer .copyright {
    color: #fff4fd;
    opacity: .5;
    padding: 10px 5px 5px;
    text-align: center
}

.footer-contact .contact-us {
    margin: 15px 0;
    width: 150px
}

.footer-contact .contact-us p {
    margin: 0
}

.footer-donate {
    padding: 9px 0
}

#footer-donate .round-button-orange {
    font-size: 16px !important;
    height: 26px;
    padding: 3px 0;
    width: 92px !important
}

body {
    font-family: Poppins;
    margin: 0
}

#header-top {
    align-items: center;
    background-color: #25408f;
    display: flex;
    height: 40px;
    justify-content: center
}

#header-top #hand-icon {
    height: 20px;
    width: 20px
}

#header-top span {
    color: #e1f4fd;
    font-weight: 700;
    margin-left: 5px
}

#header-bottom {
    align-items: center;
    background-color: #e1f4fd;
    display: flex;
    height: 60px;
    justify-content: space-between
}

#header-bottom a {
    justify-content: flex-start
}

#brand {
    height: 55px;
    padding: 0 10px
}

.hamburger-button {
    border: none
}

.hamburger-button:focus {
    box-shadow: none
}

.offcanvas {
    background-color: #e1f4fd;
    border-left: 1px solid #e1f4fd !important;
    padding-top: 45px
}

.offcanvas a {
    font-size: 22px
}

.offcanvas-header {
    z-index: 1
}

.offcanvas-header button {
    padding: 8px 20px !important;
    --bs-btn-close-opacity: 1
}

.offcanvas-body {
    margin-top: -45px
}

.offcanvas-body li {
    margin: 7px 0
}

.offcanvas-link {
    font-family: "Source Serif 4", serif;
    width: fit-content
}

.nav-link-area {
    margin: 12px 0 !important;
    width: fit-content
}

.nav-link-area a {
    font-family: Popper;
    font-size: 16px
}

.nav-link-area strong {
    padding: 0 5px
}

.nav-link-area svg {
    margin: 0 5px
}

.centered {
    display: flex;
    justify-content: center
}

.youtube {
    height: 210px;
    width: 100%
}

.youtube-area {
    display: flex;
    flex-flow: column;
    margin: 20px 0 0 !important;
    max-width: 445px;
    padding: 10px;
    width: 50%
}

.images {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.images div {
    padding: 7px
}

.images img {
    border: 1px solid grey;
    border-radius: 4px;
    margin: 0;
    padding: 0;
    width: 100%
}

#content {
    padding-top: 115px
}

@media (min-width:500px) {
    .desktop {
        #footer h3 {
            text-align: center
        }

        #footer .contact-us {
            margin: 15px auto;
            width: 185px
        }

        .youtube {
            height: 250px;
            width: 445px
        }

        .partner {
            padding-bottom: 100px
        }

        .images {
            align-items: flex-end;
            flex-flow: row wrap !important
        }

        .images div {
            max-width: 485px
        }
    }
}

@media (min-width:768px) {
    #content {
        padding-top: 215px
    }


    .desktop {
        .footer-contact {
            display: flex
        }

        #footer .contact-us {
            flex-flow: row wrap
        }

        #header-bottom {
            height: 160px
        }

        #brand {
            height: 140px
        }

        #button-mobile {
            display: none
        }

        #desktop-navbar {
            display: flex;
            flex-flow: column;
            height: 100%;
            justify-content: center;

            a {
                width: fit-content
            }

            a h2 {
                color: #000;
                font-size: 18px;
                margin: 0 20px
            }

            .active-page {
                border-bottom: 2px solid #25408f;
                color: #25408f;
                padding-bottom: 10px
            }

            #main-links,
            #social-links-container {
                padding: 10px 0
            }

            #main-links {
                display: flex;
                flex-flow: row wrap;
                height: fit-content;
                justify-content: flex-end
            }

            #social-links-container {
                h3 {
                    text-align: center
                }

                #social-links {
                    display: flex;
                    flex-flow: row;
                    justify-content: center;

                    a {
                        padding: 0 7px
                    }
                }
            }
        }
    }

    #footer {
        .footer-contact {
            align-items: flex-start;
            flex-flow: row wrap;

            .contact-us {
                width: 200px
            }
        }
    }
}