body::before {
  content: 'This site is currently under development. If you have any difficulty accessing our resources while we finish our system migration, please do not hesitate to contact us at fitlibsparc@fitnyc.edu.';
  display: inline-block;
  background: #ffff00;
  text-align: center;
  width: 100%;
  font-weight: bold;
  padding: 1rem 2.5rem;
  font-size: 1.25rem;
}
