#hero {
    background-image: url("../images/couple/wedding\ M&F-03\ \(3\).png")
}

#the-wedding-event {
    background-image: url("../images/couple/WMP09402\ copy.jpg")
}

#proposed {
    background-image: url("../images/couple/WMP09402\ copy.jpg")
}

#wedding-gifts {
    background-image: url("../images/couple/WMP09402\ copy.jpg")
}

footer {
    background-image: url("../images/couple/WMP09402 copy.jpg");
    background-position: 0 55% !important; 
}

#hero .justify-content-center{
    height: 50vh;
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: black !important;
}
.border-secondary{
    border-color: black !important;

}

nav .container, .navbar-brand.align-items-center.d-flex.d-lg-none.me-0{
    justify-content: center !important;
}

.bg-white:not(.loader) {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), .7) !important;
}
.section-divider.divider-primary, .section-divider.divider-secondary{
    background-image: url("../img/wedding M&F-01.png") !important;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-overlay.new::before{
    background: transparent !important;
}
.InvitationCard{
    width: 100%;
}

/*# sourceMappingURL=custom.min.css.map */