﻿/* 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 {
    --primary-color: #0b548b;
    --primary-child-color: #94c6ec;
    --secondary-color: #009943;
    --third-color: #9e9e9e;
    --fourfth-color: #fff;
    --fifth-color: #272727;
    --sixsth-color: #3f3f3f;
}
