/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.products .product-thumbnail img {
    aspect-ratio: 1/1;
    object-fit: contain;
}
.tiktok {
    background-image: url(tiktok.svg);
}