.banner-section img, .service-section img {
    width: 100% !important;
}
.banner-section-content h1,.banner-section-content p,
.love-story h2,.event-section h2,.event-section h4 {
    font-family: 'Unica One', cursive
}
.love-story p, .event-section p {
    font-family: 'Vollkorn', serif;
}
.banner-section-content {
    border: 2px solid #fff;
    padding: 15px;
    border-radius: 9px;
    width: 25%;
    margin: 0 auto;
}
.banner-section-content .wp-block-group__inner-container {
    border: 2px solid #fff;
    border-radius: 11px;
}
.banner-section-content h1 {
    border-bottom: 2px solid #fff;
}
.banner-section-content h1, 
.banner-section-content p {
    font-weight: 400;
}
.banner-section {
    position: relative;
}
.service-section .love-story .service-border img,
.service-section .event-section .service-border img {
    width: auto !important;
}
.love-story,.event-section {
    border: solid 1px #bbb;
    box-shadow: 4px 4px 10px 0px #bbb;
}
.service-section.wp-block-columns {
    padding: 0 6% 0 6%;
}
.service-section .love-story .wp-block h2,
.service-section .event-section .wp-block h2 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin: 0px !important;
}
.love-story .wp-block {
    margin-top: 0px !important;
    margin: 0px !important;
    margin-bottom: 5px !important;
}
.service-section .event-section h2 {
    margin: 0px !important;
    padding-top: 16px;
}
.service-section .event-section .wp-block {
    line-height: 0.9;
    margin-top: 0px !important;
}
.love-story .service-border .components-resizable-box__container,
.event-section .service-border .components-resizable-box__container {
    max-width: 100% !important;
    min-width: auto !important;
    top: 5px !important;
}
.love-story .service-border .components-resizable-box__container img {
    height: 3.5px !important;
}