.elementor-1650 .elementor-element.elementor-element-cef0c8d{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1650 .elementor-element.elementor-element-b60f398{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-b60f398 */.elementor-1650 .elementor-element.elementor-element-b60f398 {
    height: 0px;
}
.jet-form-builder__desc{
    text-align: left !important;
    
    line-height: 10px !important;
    font-size: 10px !important;
    font-family: Roboto !important;
    color: black;
    
    & a{
     line-height: 10px !important;
    font-size: 8px !important;
    color: black;
    font-family: Roboto !important;
 }
}

.field-type-switcher{
    display: grid !important;
    grid-template-columns: auto auto;
    column-gap: 15px;
    justify-content: left;
}

.jet-form-builder__action-button{
    background-color: #0085CA;;
    color: white;
    border: none;
    border-radius: 20px;
    width: 100%;
    justify-content: center !important;
    justify-self: stretch;
    text-align: justify;
}

.jet-form-builder__action-button:hover{
    background-color: #002D72;
color: white;
    
}

.jet-form-builder__action-button:active{
    background-color: #002D72;
color: white;
    
}/* End custom CSS */