/**
 * @file
 * front.css
 * 
 * Styling for the Front Page
 * 
 * -------------------------------------------------
 * Attached thru `.theme`
 *
 ============================================================================ */

/*=======================================
   Global
=========================================*/

/*----------------------------
    Buttons
  ----------------------------*/

/*==============================================================
    Responsive
================================================================*/
@media screen and (min-width: 750px) {
}
