/* Adjust spacing between widget and bookmarks section */
.flex {
  margin-bottom: 5px; /* Reduce space below the widget */
}

.flex {
  margin-top: -1px; /* Reduce space above the bookmarks section */
}
:is(.dark .dark\:bg-white\/5) {
    background-color: #00000066 !important;
}
