:root {
    --ten-lightgrey: #d3d3d3;
    --ten-background: #be1522;
    --ten-spot-color: #be1721;
    --ten-darkgrey: #333;
    --ten-pale: #eee;
    --ten-container-padding: 20px;
    /*--ten-font: Verdana, Geneva, Helvetica, sans-serif;*/
    --ten-font: Arial, sans-serif;
    --ten-h2-size: 18px;
    --ten-h2-weight: 400;
    --ten-off-black: #313639;
}

.ten-hb-item.ten-logo {
    max-width: 500px;
}
