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

.card {
    background-color: #292b2fe8;
    color: white;
}

.form-control {
    height: calc(2.5em + .75rem + 2px) !important;
}

body {
    background-color: #1D1F20;
}

.btn {
    cursor: pointer;
}