.custom-liquid-section {
  width: 100%;
}

.custom-liquid-placeholder {
  text-align: center;
  padding: 40px 20px;
  background-color: #f5f5f5;
  border: 2px dashed #ddd;
  border-radius: 8px;
}

.custom-liquid-placeholder p {
  margin: 0;
  color: #666;
  font-size: 14px;
}
