.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for page-settings */.col-6 {
    width: 50%;
    float: left;
    padding-left: 20px;
}
.col-12 {
    padding-left: 20px
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
::placeholder {
  font-style:normal !important;
}
form p {
    text-align: center;
}
input[type="reset"], input[type="submit"] {
    background-color: #ffe000 !important;
    color: #000 !important;
}
.aux-contact-form textarea, #commentform textarea, .c_form textarea, .wpcf7 textarea {
    min-height: 150px !important;
}
select.wpcf7-form-control {
    width: 100%;
    height: 46px;
    padding: 0 16px !important;
    margin-bottom: 30px;

}/* End custom CSS */