audio::-webkit-media-controls-panel {
    background-color: #55A346;
}

audio {
    width: 50%;
}

.TranscribeWebEdit {
    border-color: cornflowerblue !important;
    border: solid;
    border-width: 1px;
    border-radius: 5px;
}