.hover-shadow-large { transition: box-shadow 0.3s ease-in-out; &:hover { box-shadow: var(--color-shadow-large) !important; } }