.restaurant-art{display:block;width:var(--restaurant-art-size,64px);max-width:100%;color:var(--ras-art-color,var(--wp--preset--color--highlight,currentColor));line-height:0;flex-shrink:0}
.restaurant-art svg{display:block;width:100%;height:auto;fill:none;stroke:currentColor;overflow:visible;transform:rotate(var(--restaurant-art-rotation,0deg));pointer-events:none}
.restaurant-art--text{color:var(--wp--preset--color--text,currentColor)}
.restaurant-art--highlight{color:var(--wp--preset--color--highlight,currentColor)}
.restaurant-art--accent{color:var(--wp--preset--color--accent,currentColor)}
.restaurant-art--custom{color:var(--restaurant-art-custom,var(--ras-art-color,currentColor))}
@media print{.restaurant-art{break-inside:avoid}}
