/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 5, ../sass/print.scss */
#header {
  display: none;
}

/* line 11, ../sass/print.scss */
.fc-content .fc-title {
  color: red !important;
}

/* line 19, ../sass/print.scss */
.xfc-event .fc-content {
  text-align: center;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 1.0em;
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
  font-size: 1.05em;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  height: auto;
}
