

/* Start:/local/templates/b2b-veles/template_styles.css?1788456271262*/
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Segoe UI', Roboto, system-ui, sans-serif;
    background: #f1f1f1;
    /* height: 100vh; */
    display: flex;
    flex-direction: column;
    padding: 0px;
}
/* End */
/* /local/templates/b2b-veles/template_styles.css?1788456271262 */
