.fx_collection_error-text {
  margin-top: 12px;
  background: darkred;
  color: white;
  padding: 8px;
  width: 100%;
}

.hidden {
  display: none;
}
