.wp-block-button.has-hover-background-color .wp-block-button__link,.wp-block-button.has-hover-background-gradient .wp-block-button__link,.wp-block-button.has-hover-border-color .wp-block-button__link,.wp-block-button.has-hover-text-color .wp-block-button__link{transition:color .2s ease,background-color .2s ease,border-color .2s ease}.wp-block-button.has-hover-text-color:hover .wp-block-button__link{color:var(--zielo-hover-text-color)!important}.wp-block-button.has-hover-background-color:hover .wp-block-button__link{background-color:var(--zielo-hover-background-color)!important}.wp-block-button.has-hover-background-gradient .wp-block-button__link{overflow:hidden;position:relative;z-index:0}.wp-block-button.has-hover-background-gradient .wp-block-button__link:after{background-image:var(--zielo-hover-background-gradient);content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease;z-index:-1}.wp-block-button.has-hover-background-gradient .wp-block-button__link:hover:after{opacity:1}.wp-block-button.has-hover-border-color:hover .wp-block-button__link{border-color:var(--zielo-hover-border-clr)!important}
