h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, a, .td-name, td {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Arial";
}

.brands {
  color: #313437;
  background-color: #fff;
}

body a {
  outline: none !important;
}

.h1, h1 {
  font-size: 2.3rem;
}

h1 {
  font-family: sans-serif;
}

.container {
  text-align: center;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  position: relative;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  font-weight: 400;
  margin: 30px 0 15px;
}

.col {
  padding: 20px 7px 0px 7px;
}

h1, h2, h3, h4, h5, h6 {
  /*margin-top: 0;*/
  margin-bottom: .5rem;
}

h1, h2, h3, h4, h5, h6 {
  color: #333333;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

