﻿:root {
    --primary-color: #2A83F4;
    --primary-light-color: rgba(42, 131, 244, 0.1);
    --primary-dark-color: #373BD7E6;
    --grey-color: #4D4D5A;
    --white-color: #fff;
}
