

:target::before {
  content: "";
  display: block;
  height: 60px; /* fixed header height*/
  margin: -60px 0 0; /* negative fixed header height */
}
.day {
	width: auto;
	min-width: 45px;
}

/*
.body{
  background-color: #FCFCFC;
}


.bg-primary {
  background-color: #FFFFFF !important;
  border-color: #FFFFFF; 60.5% !important;
}

.bg-dark {
  border-color: #CCCCCC !important;
}

.bg-light {
  border-color: #DDDDDD (#fff, 6.5%);
}
*/
