/* Tailwind handles the rest; this file only adds utilities that aren't
   defined either in the Tailwind CDN config or in base.html's inline
   <style> block. */

.shadow-warm-sm {
  box-shadow: 0 2px 6px rgba(41, 37, 36, 0.06);
}
