@charset "UTF-8";
/**
 * Base — CSS reset/normalize plus HTML element styling.
 */
/* line 2, app/scss/base/_toolbar.scss */
.toolbar .toolbar-tray a {
  font-family: "Source Sans Pro", "Lucida Grande", Verdana, sans-serif;
  font-size: 13px;
}

/* line 8, app/scss/base/_toolbar.scss */
.sticky {
  z-index: 500;
}
