.tablepress {
--text-color: #444444;
--head-text-color: #FFFFFF;
--head-bg-color: #149FED;
font-size: 14px;
}
th.column-1.sorting_disabled, table caption + thead tr:first-child th, td.column-2, td.column-3, td.column-4 {
text-align: center;
vertical-align: middle;
}   input:not([type="button"]):not([type="submit"]) {
margin-bottom: 5px;
} input[type="submit"] {
width: 100%;
} .wpcf7 form.sent .wpcf7-response-output {
margin: 0;
padding: 20px;
text-align: center;
}  #footer a {
color: #ffffff;
}
#footer a:hover {
color: #149FED;
} .grecaptcha-badge {
visibility: collapse !important;  
}  #wpfront-scroll-top-container i {
color: #333;
opacity: 0.9;
text-shadow:
-1px -1px 0 #fff,  
1px -1px 0 #fff,
-1px 1px 0 #fff,
1px 1px 0 #fff;
}
#wpfront-scroll-top-container i:hover {
color: #333;
text-shadow:
-1px -1px 0 #fff,  
1px -1px 0 #fff,
-1px 1px 0 #fff,
1px 1px 0 #fff;
}