#button-{data.uid}:hover
{
background-color: {data.flexform_buttonBackgroundColorHover}!important;
}
#button-{data.uid}:hover
{
color: {data.flexform_buttonTextColorHover}!important;
}
#button-{data.uid}:hover
{
border-color: {data.flexform_buttonBorderColorHover}!important;
}
{v:content.resources.fal(field: 'buttonImage', record: data) -> v:iterator.first() -> f:variable(name: '_image')}
{data.flexform_buttonText}
{v:content.resources.fal(field: 'buttonImage', record: data) -> v:iterator.first() -> f:variable(name: '_image')}
{data.flexform_buttonText}