.logo { box-shadow: var(--shadow); @apply rounded; } .logo:hover { box-shadow: var(--shadow-strong); }