/* Use this file to make specific per-instance overrides, */
/* This file is in .gitignore file so it will be ignored by GIT. */

/* WRITE YOUR RULES HERE */

h2 {
 margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  font-weight: bold;	
  font: inherit;
  vertical-align: baseline;
  line-height: normal;
}
