
.polaroid__cta--hover:hover { transform: scale(1.05); transition: transform .2s ease; }

.polaroid__card--deep {
    padding-bottom: 4rem;
}
.mxw-md { max-width: 28rem !important; }

.polaroid__overlay-dots {
    background-image: radial-gradient(circle, currentColor 1px, transparent 1px);
    background-size: 4px 4px;
}

