﻿/* 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.nav-link.text-dark {
    font-size: 1rem;
}

/*.footer {
    position: relative;

}*/

.container-fluid {
    margin-bottom: 60px;
}

    .footer .copyright {
        text-align: center;
    }

input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
}
