.recap-resiliation {
    background-color: #FDFDFD;
    border-radius: 4px;
    width: 80%;
    margin-left: 10%;
    padding: 20px;
    text-align: center;
}

.recap-resiliation h6 {
    margin-bottom: 5px;
 }

.recap-field {
    margin-bottom: 20px;
}

.pb-danger a {
    /* pastel red */
    color: #ffb347 !important;
    /* prevent any interaction */
    pointer-events: none;
}

.pb-danger div.wp-menu-image:before {
    /* pastel red */
    color: #ffb347 !important;
}

#adminmenu li.wp-menu-separator {
    padding: 0;
    cursor: inherit;
    background-color: #444444;
    height: 1px;
    margin: 10px 15px;
}

.site-main {
    max-width: none !important;
}

h2.elementor-heading-title {
    background: -webkit-linear-gradient(70deg,#317db2 3%,#6b4a7e 29%,#ef3f7c 80%,#f97900 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.elementor-135 .elementor-element.elementor-element-220c750b {
    padding: 100px 10px 100px 10px !important;
}

.recap-field {
    font-weight: bold;
}

.recap-resiliation h6 {
    font-weight: 400;
}

.acf-form-submit {
    text-align: center;
}