.elementor-301 .elementor-element.elementor-element-bf14e25{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:120px;--margin-bottom:120px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-bf14e25 */#site-header{
    display: none;
}
#site-footer{
    display:none;
}
.eim-event-form {
        background: #fbf4f6;
    }
    
.eim-form-section-title {
    border-bottom: 2px solid #ac6d9a !important;
}

.eim-radio-label, .eim-checkbox-label {
        background: #f5dfe5;
        border-color: #ac6d9a;
}

.eim-field-input, .eim-field-textarea, .eim-field-select {
        background: #fbf4f6;
        border-color: #fbf4f6;
}

.eim-btn-primary{
    border: 1px solid #fbf4f6!important;
}

.eim-family-info {

    background: #fbf4f6;
}

#eim-family-single-form {
    margin-bottom: 25px;
    padding: 20px;
    border: 2px solid #fbf4f6;
    border-radius: 8px;
    background: #fbf4f6;
}

#eim-family-single-form h4 {
  
    border-bottom: 2px solid #f3c3d0;
}

.eim-add-person-btn{
    border: 1px solid #fbf4f6;
}

.eim-family-confirmed-container {
    
    background: #f5dfe5;
    border: 1px solid ##ac6d9a;
}
.eim-form-wrapper {

        color: #ac6d9a;
    }
    
.eim-radio-label:hover, .eim-checkbox-label:hover {
        background: #ac6d9a;
        color: white;
}/* End custom CSS */