
:root{
--accent-color:#222;
--text-color-2:#000;
}


@font-face {
        font-family: 'Chalet'; 
        src: url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/chalet_londonnineteensixty_2157d632-abea-4b53-8c46-b215a34d8d6a.woff2?v=1750777108) format('woff2');
        font-weight: 400;
        font-style: normal;
        font-display: swap;
      }
@font-face {
        font-family: 'Chalet'; 
        src: url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/chalet_newyorknineteensixty_1ae79f40-db2b-4cf0-86e9-dc113b8dc3ef.woff2?v=1750777049) format('woff2');
        font-weight: 700;
        font-style: normal;
        font-display: swap;
      }
@font-face {
        font-family: 'Chalet'; 
        src: url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/chalettt-parissixty.ttf?v=1750777108) format('truetype');
        font-weight: 200;
        font-style: normal;
        font-display: swap;
      }




div#yotpo-reviews-star-ratings-widget {}

div#yotpo-reviews-star-ratings-widget svg.star-container {
    width: 12px;
    height: 12px;
    aspect-ratio: 1/1;
    margin-right: 10px!important;
}

div#yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-text {
    padding: 0!important;
    font-size: 12px;
    text-decoration: underline;
    font-family:
    'Chalet',sans-serif!important;
}

div#yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-text:hover {
    text-decoration: none!important;
    color: var(--accent-color);
}