

/* Template style START */

:root {
    
    --line-height: 1.33;
    --font-weight: 300;
    --transition: all 0.3s ease-in-out;
    --linkcolor: #FF8661;
    --hovercolor: #3B2F2F;
    --border-color: #e3e4e7;
}

/* Template style END */