.wp-block-button__link {
    background-color: #1A9E9E !important;
    color: #ffffff !important;
    border-radius: 3px !important;
}

.wp-block-button__link:hover {
    background-color: #157a7a !important;
    color: #ffffff !important;
}