.aikit-audio-player-wrapper {
    width: 100%;
    margin: 12px 0 22px;
}

.aikit-audio-player-message {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #4a4a4a;
    margin-bottom: 10px;
    font-weight: 600;
}

.aikit-audio-player-embed {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 14px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.18);
    background: transparent;
}
