
.community_byo-scoped-header-and-footer__footer-content{
    background-color: white !important;
}

.community_byo-scoped-header-and-footer__header-content {
    background-color: white !important;
}
html body {
    font-family: var(--lwc-fontFamily, Lato);
    font-size: var(--lwc-fontSize3, 0.8125rem);
    background: transparent;
    /* max-width: 1440px !important; */
    /* margin: 0 auto !important; */
}


.logo-menu-container a:hover {
    text-decoration: none !important; /* Ensures no underline or other text decoration on hover */
}

.slds-var-p-horizontal_large {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
h1{
    text-align: center;
    font-size: 48px;
}

.footer-email {
    color: black !important;
}

body {
    margin: auto !important;
}
.slds-grid_align-center, .slds-grid--align-center {
    justify-content: right !important;
}
h1 {
       font-size: 2em !important;
}
.welcome-text {
    text-align: left;
    width: 50%;
}

 .block-margin {
    margin-bottom: 2em;
}

.title-margin {
    margin-bottom: .6em;
}

.home-page-changemaker-text-button, .resources-get-matched-text {
        flex: .6;
}

.change-maker-paragraph {
    width: 50%;
    font-size: 13px;
    font-weight: bolder;
    margin-bottom: 1.6em;
}
.quiz-button {
    background-color: white;
    border: 1px solid black;
    color: black;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    padding: 8px 25px;
    cursor: pointer;
    border-radius: 7px;
}
h2 {
    font-size: 40px !important;
}

 .full-container {
    margin-top: 4em;
    width: 90%;
    margin: 4em;
}

.text-left {
    text-align: left;
}

.social-impact-header {
     text-align: left;
    width: 59%;
}