article {
   &.error {
      background-color: #7e0000;
      color: white;
   }
}
