.elementor-22295 .elementor-element.elementor-element-d7b2caf{--display:flex;}.elementor-22295 .elementor-element.elementor-element-48a7439{--display:flex;}.elementor-22295 .elementor-element.elementor-element-0c7b973 .elementor-button{background-color:transparent;background-image:linear-gradient(180deg, #235FE4 0%, #295DF2 100%);}.elementor-22295 .elementor-element.elementor-element-66d0596{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-42efd36 */<style>
        audio {
            width: 100%;
            max-width: 400px;
            height: 40px;
            margin: 10px 0;
            border-radius: 8px;
            outline: none;
        }
        
        audio::-webkit-media-controls-panel {
            background-color: #f5f5f5;
            border-radius: 8px;
        }
        
        audio::-webkit-media-controls-play-button {
            background-color: #0066cc;
            border-radius: 50%;
        }
        
        audio::-webkit-media-controls-current-time-display,
        audio::-webkit-media-controls-time-remaining-display {
            color: #333;
        }
    </style>/* End custom CSS */