div,
span,
table,
tr,
td,
pre,
li,
input,
textarea {
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  cursor: default;
}
a {
  color: #CB202D;
  position: relative;
}
a:link,
a:visited,
a:hover {
  text-decoration: none;
}
a:active {
  top: 1px;
}
