a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #ff6e6e;
    color: #fff;
}
a.button .button_label {
    padding: 12px 60px;
}