
html,
body,
.full_width_container {
background: #f2eaf2 !important;
color: #140b14;
}


.page_width_container {
background: #FFFFFF !important;
}

.logo_container {
border-bottom: 1px solid #1f0f1f;
}

.audio_playing .bar {
background: #1f0f1f;
}

.voices_container .audio_playing .bar {
background: #aaacb5;
}

.audio_loading.sk-circle .sk-child:before {
background-color: #1f0f1f;
}

.voices_container .audio_loading.sk-circle .sk-child:before {
background-color: #aaacb5;
}

.voices_container .voice_btn:hover .audio_loading.sk-circle .sk-child:before {
background-color: #1f0f1f;
}

.voices_container .voice_btn:hover .audio_playing .bar {
background: #1f0f1f;
}

.rangeslider__fill {
background: #1f0f1f;
}

.tab_container {
background: #1f0f1f !important;
}

.tab_container .tab {
background: #1f0f1f !important;
color: #ffffff !important;
}

.tab_container .tab.active {
background: #aaacb5 !important;
}

.tab_container .tab_content {
background: #aaacb5 !important;
color: #ffffff !important;
}

.tab_container .tab_content a {
color: #ffffff !important;
}

.tab_container .tab_content .track_btn {
color: #1f0f1f;
}

.voices_container .voice_btn {
background: #1f0f1f !important;
color: #ffffff !important;
}

.voices_container .voice_btn:hover {
background: #aaacb5 !important;
color: #ffffff !important;
}

.play, .pause, .stop, .volume {
color: #1f0f1f;
}

.play:hover, .pause:hover, .stop:hover, .volume:hover {
color: #aaacb5;
}

.controls_container_inner {
border-color: #aaacb5;
}

