  body {
background:linear-gradient(180deg,rgba(245, 245, 247, 1) 0%, rgba(250, 250, 250, 1) 100%);
}
h1 {
    text-align:center;
}
.form_button_submit {
    font-weight: 600 !important;
}
.form_header {
    padding:20px 0px 10px 5px !important;
    background:linear-gradient(180deg,rgba(245, 245, 247, 0) 0%, rgba(250, 250, 250, 0) 100%) !important; 
    font-size:20px;
}
#form_description {
    text-align:left;
    padding-right:15px;
}
.form_label {
    background:linear-gradient(180deg,rgba(245, 245, 247, 0) 0%, rgba(250, 250, 250, 0) 100%) !important; 
}
.div.form_container div.form_header.form_layout_table, div.form_container div.form_header.form_layout_table .form_label, div.form_container div.form_header.form_layout_table .form_responses {
    padding:20px 0px 10px 0px !important;
}
.form_question .form_header .form_question_e9bac74d-4e7d-44d2-90b5-466caf5474bb .form_layout_table {
    background:linear-gradient(180deg,rgba(245, 245, 247, 0) 0%, rgba(250, 250, 250, 0) 100%) !important; 
}

.slate-form label, .slate-form div.form_p .form_label {
    padding:1px;
}

.form_responses {
    margin-bottom: 15px !important;
}
.slate-form input:focus,
  .slate-form textarea:focus,
  .slate-form select:focus {
    outline: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.0) !important;
    transition: box-shadow 0.0s ease-in-out;
    border:1px solid #DDDDF0;
}

#form_page_1 {
  padding-right:15px;
}
 
div#form_750a6ac7-e206-40b1-b8e6-fd5f1bfeb0ba{
    max-width: 700px;
    margin-top: 2em;
}

