@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: #B7CBD8;

@color1: #B7CBD8;

@color1-dark: #A6B9C4; 
@color1-darkheavy: #360f63;
@color1-light: #AFD3E7;
@color1-lightly: #B9E0F6;

@background-verysoft: #e8f6f9;

@import "styles.less";


