// Style
@import "style.less";

/* Define colors */
@primary-color: #B365D3;
@secondary-color: #000;

// Colors
@import "colors.less";