/* BLOCK */
.vd-icon {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.vd-icon__3xl {
    @apply vd-icon;
    width: 1.875rem;
    height: 1.875rem;
}
