/* css styles */

.private-preview {
  background-color: #fce8e6;
  border-left: 4px solid #d93025;
  padding: 1em;
  margin-bottom: 1em;
  font-weight: bold;
  color: #202124;
  border-radius: 4px;
}