/* version 1.1 */
[x-cloak] {
  display: none !important;
}

.organic-shape {
  border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}

.tea-gradient {
  background: linear-gradient(135deg, #F4F9F4 0%, #D0F0C0 100%);
}
