| @@ -24,10 +24,10 @@ | ||
| 24 | 24 | 'url' => '', |
| 25 | 25 | 'target' => '_self', |
| 26 | 26 | ], |
| 27 | 27 | 'styles' => [ |
| 28 | - 'backgroundColor' => 'var(--wp--preset--color--contrast)', | |
| 29 | - 'textColor' => 'var(--wp--preset--color--base)', | |
| 28 | + 'backgroundColor' => '#000000', | |
| 29 | + 'textColor' => '#ffffff', | |
| 30 | 30 | 'backgroundHoverColor' => '', |
| 31 | 31 | 'textHoverColor' => '', |
| 32 | 32 | 'textAlign' => 'center', |
| 33 | 33 | 'width' => 'auto', |