.elementor-9 .elementor-element.elementor-element-e176471{--display:flex;}/* Start custom CSS */#coming-soon-overlay{
    position:fixed;
    inset:0;
    background:rgba(34,34,34,.96);
    z-index:99999;
    display:flex;
    justify-content:center;
    align-items:center;
}

.coming-soon-content{
    text-align:center;
    color:#fff;
    max-width:600px;
    padding:30px;
}

.coming-soon-content h1{
    color:#c8a961;
    font-size:56px;
    margin-bottom:20px;
}/* End custom CSS */