:root{
    --indigo: #3f51b5;
    --primary: #3f51b5;
    /* --primary: #57c8e1; */
    --secondary: #7986cb;
    --accent: #F44336;
    /* --accent: #e157c8; */
    --disabled: #6c757d;
    --background: #e8eaf6;
}
