
/*!
 * Theme CSS - PrestaShop Classic
 */
body {
    font-family: 'Open Sans', sans-serif;
    color: #333;
    background: #fff;
}
