/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1675767501
Updated: 2023-02-07 10:58:21

*/


.col-custom .wp-block-column {
    border: 1px solid #e1dfdf;
    padding: 20px !important;
    border-radius: 10px;
}
.col-custom .jet-form-builder__field {
    border: 0 !important;
    border-bottom: 1px solid #d7d7d7 !important;
}
.col-custom .jet-form-builder__field {
    padding: 10px !important;
}
.col-custom .jet-form-builder__label-text {
    font-size: 16px;
        font-weight: 500;
}
button.jet-form-builder__action-button {
    padding: 15px 30px;
    border-radius: 14px;
    cursor: pointer;
}
.jet-form-builder__field-wrap.jet-form-builder-file-upload {
    border: 1px solid #e1dfdf;
    padding: 20px !important;
    border-radius: 10px;
    margin-top: 10px;
}
p.has-text-align-center.p-c-2 {
    font-size: 24px;
    font-weight: 600;
    color: #2a3659;
        letter-spacing: -1px;
        margin-bottom: 30px;
}