/* Start custom CSS */.elementor-widget-theme-post-content button[type='button'] {
    border-color: #000;
    color: #000 !important;
}

.elementor-widget-theme-post-content button[type='button'] a {
    color: #000 !important;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #FFF !important;
}/* End custom CSS */