/**
 * Тема Volumeolite — звук, громкость (голубой).
 * Основной цвет кнопок и заголовка — оранжевый из base.
 */
:root {
    --vt-theme: #17b3d4;
    --vt-theme-light: #4fd0e8;
    --vt-theme-rgb: 23, 179, 212;
}
