<style> path:hover { fill: #ff0000; } path.text-svg { opacity: 0; } path.sector:hover+path { opacity: 1; } </style>