.forminator-guttenberg{
    background-image: url("https://form.daily-jp.com/wp-content/uploads/2025/08/meishokpremium-bg-red-line.png");
    background-repeat: repeat-x;
        background-size: contain;
    padding: 5%;
        float: left;
        width:100%
}
.forminator-ui{
    background-color: #fff;
    padding: 5% !important;
    width: 800px !important;
    text-align: center;
    margin: 0 auto !important;
}
.forminator-ui#forminator-module-450.forminator-design--default .forminator-button-submit{
    background-color : #be1e2d;
    color: #fff;
    font-size: 1.5em;
}
.form-style h3{
    font-size: 3em;
    color: #603813;
}
.form-style span{
    color: #962039;
    float: left;
    width: 100%;
        font-size: 1.2em;
}
.form-style span a{
    color: #962039;
}
.form-style{
    float: left;
    width: 100%;
    padding-bottom: 10%;
}
@media (max-width: 575.98px) { 
    .forminator-ui{
        width: auto !important;
    }
}