/*
 Style overrides if user is authenticated to edit. For now just change the header background colour.
*/
header {
  background-color: #307;
}
