.c-button--gooey .c-button__blobs div {
  width: 36%;
  height: 100%;
  border-radius: 100%;
  position: absolute;
  transform: scale(1.4) translateY(125%) translateZ(0);
  transition: all 700ms ease;
}
.editor p {
  color: #ffff;
}
