﻿:root {

    /*change theme color from here*/
    --yellow: #ffe503;
    --trans-bg-shade: rgba(255,229,0,.90);
    --dark-yellow: #000000;
    /*change theme color from here*/

    --dark-color: #000000;
    --light-color: #ffffff;
    --gray: #606060;
}
