﻿:root {
    --main-color: #F2F4FF;
    --theme-color: #ff634efc;
    --dark-theme-color: #d23c28;
    --light-theme-color: #ff634ed4;
    --less-dark-than-black: #282d33;
    --white: #fdfdfd;
    --black: #000;
}
