/* TFG Yext Recipes Block Styles */
.tfg-yext-recipes-block {
  margin: 20px 0;
}

.tfg-yext-recipes-block__preview {
  background: #f5f5f5;
  border: 2px dashed #ccc;
  border-radius: 4px;
  padding: 20px;
  text-align: center;
}
