/* style.css */
.currency-switcher-price {
font-family: "Montserrat", Sans-serif;
   /* font-size: 25px;*/
    font-weight: bold;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0px;
    margin-bottom: 0;
}

.currency-switcher-price span {
/*    font-weight: bold;*/
 /*   color: #1a73e8;*/
}
