#main-feature-intro {
    padding: 0;
    margin: 1rem 0 0 0;
}

#worship-section {
    padding: 3rem 1rem;
    background-image: url("/static/background-chalk.aa7f1c7298d9.png"); 

}

#worship-section h2 {
    font-family: 'Barabara';
    font-size: 1rem;
    color: #120037;
    text-align: center;
}

#worship-section-row {
    margin: 1rem 0;
}

#worship-section-row ul {
    list-style-type: none;
}

#create-new-event-button {
    text-align: center;
}

#mainMinistries ul {
    list-style-type: none;
    align-items: center;
}

#mainMinistries i {
    padding-right: 1rem;
}

#mainMinistries {
    text-align: center;
    font-size: 1.25rem;
    align-items: center;
    background-image: url("/static/background-color.7407f977d78e.png"); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; 
    color: #ffffff;
    border-radius: 5px;
}

#mainMinistriesListItems {
    align-items: center;
    text-align: center;
}

#foreverFreeSection {
    background-image: url("/static/background-water-color.4b698e2a570e.png"); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; 
}

#freeLogo {
    justify-content: center;
    align-items: center;
    max-width: 100vw;
}

#freeTagline {
    font-family: 'Barabara';
    font-size: 1.25rem;
    color: #120037;
}

#freeTagReason {
    font-size: 1rem;
    color: #120037;  
}