.elementor-13354 .elementor-element.elementor-element-b3aa947{--display:flex;--min-height:100vh;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS */.elementor-location-single {
    width: calc(100%);
    padding-left: 300px;
    z-index: 99;
}

@media all and (max-width: 1475px) {
    .elementor-location-single {
        width: 100%;
        padding: 0;
    }
}
.light-text form{
    color: white;
}
.light-text p{
    color:white;
}
.light-text input[type=Submit]{
        position: absolute;
    bottom: 14.4px;
    margin-left: 10px;
        color: #e3b461;
    border-color: #e3b461;
}
.light-text input[type=Submit]:hover{
        color: white;
    background-color: #e3b461;
}
body{
    background: black;
}/* End custom CSS */