@charset "utf-8";
/* 
 * CSS Document Version Custom
 *
 * @since v1.3.4
 * On this file you can change the color variation as your pleasure. 
 * This file will be never override during the future template update.
 * 
 * IMPORTANT: Please, do not change anything rather than the hexadecimal values. 
 */

@import "../config.less";

@h1h2color: #1D1D1D;

@color1: #FE6D0D;

@color1-dark: #D95D00; 
@color1-darkheavy: #1D1D1D;
@color1-light: #FF9A55;
@color1-lightly: #FFE3D1;

@background-verysoft: #F5F5F5;

@import "styles.less";