﻿/* 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: rgb(242, 117, 16);
  --primary-child-color: rgb(252, 187, 135);
  --secondary-color: rgb(99, 45, 2);
  --third-color: rgb(158, 158, 158);
  --fourfth-color: #fff;
  --fifth-color: #272727;
  --sixsth-color: #666866;
}
