/* Añade aquí tu código CSS.

.wp-block-button__link:hover { background-color: #c0d083 !important; color: #fff !important; }

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 
.wp-block-button a:hover, .wp-block-button__link:hover { background-color: #efdf72 !important; color: #fff !important; border-color: #c0d083 !important; transition: background-color 0.2s; }

.wp-block-post-title, .entry-title { display: none !important; }
