/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Editor Styles
 *
 * CSS for just Backend enqueued after style.scss
 * which makes it higher in priority.
 */
p.wpt-timeline-selection-displayed {
  text-align: center;
  background: #EAEAEA;
  font-style: italic;
  padding: .75rem .25em; }
