/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.minimized-button {
    box-shadow: 0 4px 8px #0003, 0 6px 20px #00000030;
    margin: 0;
    background-color: #4880FF !important;
}