.hidden { display: none !important; }
.block { display: block !important; }
.w-5 { width: 1.25rem; }
.h-5 { height: 1.25rem; }
.mt-4 { margin-top: 1rem; }
.mt-6 { margin-top: 1.5rem; }
.justify-center { justify-content: center; }
