// Style
@import "style.less";

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

// Colors
@import "colors.less";