

/*COLORS*/
@red: #b00057;
@gray: #454545;


/*MEDIA QUERY SIZES*/
@mobile: 600px;
@desktop: 1024px;
@ipadPortrait: 1023px;
@grid_12: 98.34%;