/* Clean card hover effect */
#information-widgets .widget {
  backdrop-filter: blur(16px);
}
