.cactus-container { margin-top: 2em; }
.cactus-editor { border: 1px solid #ccc; padding: 10px; margin-bottom: 10px; }
.cactus-button { background-color: #007bff; color: white; border: none; padding: 8px 16px; border-radius: 4px; cursor: pointer; }
.cactus-comment { border-bottom: 1px solid #eee; padding: 10px 0; }
