﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

:root {
    --background-color: #ffffff;
    --main-color: #2e5481;
    --secondary-color: rgba(76, 107, 153, .8);
    --warning-color: #E95F20;
    --valid-color: #738d00;
    --button-text-color: #ffffff;
    --button-color: #2e5481;
}
