﻿/* 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. */

.awesome_circle i {
    border: solid 2px white;
    border-radius: 40px;
    background-color: #049AFC;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
}


#MainContentArea h3 {
    color: orange;
    margin-top: 0px;
    padding-top: 0px;
}