/* ///////////////////////////////////////////////////////////////////// 
//
//  CUSTOMIZATION
//
//	Use this file to easily customize your websites overall colors
//	and size without having to edit the stylesheet.
//
/////////////////////////////////////////////////////////////////////*/

/* ////////////////////////// 
//  Widths
///////////////////////////*/

@max-width: 1000px;

/* //////////////////////////
//  Colours
///////////////////////////*/

@main-color: rgb(204, 61, 0);

/* //////////////////////////
//  Do not edit any further
///////////////////////////*/

@import 'css.less';