
:root {
    --primary-theme-color: #09BE8B;
    --white-theme-color: #fff;
    --primary-rgb-theme-color: 9,190,139;
    --black-theme-color: #141A28
}
