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

html {
  position: relative;
  min-height: 100%;
}
body {
  padding-bottom: 180px;
}
footer {
    position: absolute;
    bottom: 0;
    height: 180px;
    width: 100%;
}
footer a:link, a:visited, a:hover, a:active {
  color: white;
  text-decoration: none;
}
.header a:link, a:visited, a:hover, a:active {
  color: white;
  text-decoration: none;
}




