﻿/* 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. */

a
/* microsite admin lte changes */
:root {
    --sandal: #f3a765;
}

.bg-lightnew {
    background-color: #ebebeb;
}


.circle {
    border-radius: 50%;
    width: 100%;
    padding-bottom: 90%;
    background: white;
    border: 10px solid green;
}


