:root {
    --fontFamily: "Helvetica-web", sans-serif;
    --fontWeight: 400;
    --fontStyle: normal;
    --fontSize: 13px;
    --fontColor: #333;
}