body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Add styles for the feedback buttons */
.group:hover .group-hover\:opacity-100 {
    opacity: 1;
}