/*
 * Globals
 */


/* Custom default button */

/*
 * Base structure
 */

body {
	
  text-shadow: 0 .05rem .1rem rgba(255, 255, 255, .5);
  box-shadow: inset 0 0 5rem rgba(255, 255, 255, .5);
	background: url("../../images/bg.jpg"), 100% 100%;
}

.cover-container {
  max-width: 42em;
}


/*
 * Header
 */

