* {
  /*color: red;*/
}


h2 {
    font-size: 3.2em !important;
}

#donot_visit_note {
  display: block;
  opacity: 1;
}

#donot_visit_note button {
  display: none;
}

.col-2 a{
  display: none;
}

.card-header {
  display: none;
}

.print-only {
	display: block;
}

.screen-only {
	display: none;
}

.card {
  border: none;
}