/* PIN dot filled state */
.pin-dot.filled {
    background: var(--primary-green);
}