/* Only application-specific dimensions. Components, grid and spacing use Bootstrap. */
.page-main {
  padding-top: 5rem;
}
.email-preview {
  width: 100%;
  min-height: 600px;
  border: 0;
}
.email-preview-text {
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}
.contact-dot {
  display: inline-block;
  width: 0.65rem;
  height: 0.65rem;
  border-radius: 50%;
}
.bulk-toolbar {
  top: 56px;
  z-index: 1025;
}
.color-swatch {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
}
