/*----------------------------------------------

[ALL CONTENTS]

1. Root

----------------------------------------------*/

/*----------------------------------------------
1. Root
----------------------------------------------*/

/* #region Root */

:root {
    --primary-color: #00BCD4;
    --secondary-color: #2196F3;
}

/* #endregion Root */