/*
 * Globals
 */


/* Custom default button */


/*
 * Base structure
 */

body {

	box-shadow: inset 0 0 8rem rgba(0, 100, 100, .7);

}

.cover-container {
  max-width: 42em;
}



