.qodef-qi-contact-form-7 label {
    padding: 10px 0;
    display: block;
}
#calculator .formbox__container:nth-child(3) {
    display: flex;
    flex-direction: column;
}
#calculator .formbox__container:nth-child(3)::before {
    content: "In case you do not know the population studied then just leave the population space as zero not blank";
    display: table;
    width: 100%;
    clear: both;
    position: relative;
}
.qodef-qi-contact-form-7 input[type=submit] {
    transition: all .3s ease-out;
    margin-top: 20px;
    width: auto !important;
}
#acc .elementor-tab-content a {
    background-color: #0175B2;
    padding: 10px 15px;
    color: #fff;border-radius: 20px;
}
.wpcf7-checkbox .wpcf7-list-item-label{display: table;
    padding-left: 15px;}