-/*
- * The Recorder CSS
- */
-
-.pepperoni-widget .record-clear,
-.pepperoni-widget .record-button {
- margin: 1em 0;
- padding: 1em 0;
- background-color: blue;
- color: white;
- cursor: pointer;
- transition: background-color 0.2s ease, color 0.2s ease;