@import url("/templates/protostar/css/template.css");
tr.even {
   background-color: #f9f9f9;
}
body{
  font-size: 14px;
}
h1{
  color: transparent; /* make the text invisible */
  user-select: none; /* prevent selection of the text */
  line-height: 0px; 
}
