body {
  -webkit-font-smoothing: antialiased;
  background: #fff;
  color: #333;
  font-family: "Roboto", sans-serif;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
a { 
  color: rgb(5, 98, 155); 
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.static.free-brake-installation h1 { line-height: 2.4rem; }
.static.free-brake-installation .wrap {
  max-width: 1248px;
  margin: 0 auto 40px;
  font-size: 16px;
  line-height: 1.5;
  padding: 0 16px;
  font-weight: 300;
}
.static.free-brake-installation .cv-content ol.of-num {
  padding: 0;
  margin: 0 0 0 17px;
  font-weight: bold;
}
.static.free-brake-installation .cv-content ol.of-num li {
  padding: 0 !important;
  list-style: decimal;
}
.static.free-brake-installation .cv-content ol.of-num li p span.ord-list-sec-cont {
  font-weight: 300;
  font-size: 14px;
}
.static.free-brake-installation .cv-content ol.of-num li p span.ord-list-sec-cont strong {
  font-weight: bold;
}
.static.free-brake-installation .cv-content ol.of-num li ul {
  margin: 0;
  padding: 0;
}
.static.free-brake-installation .cv-content ol.of-num li ul li {
  list-style-type: disc !important;
  margin-bottom: 0 !important;
}
.static.free-brake-installation .cv-content ol.of-num li ul li a {
  color: #05629B;
}
.static.free-brake-installation .cv-content ol.of-num li ul li ol.ent-num li {
  list-style: decimal !important;
}

/***Mobile***/
@media screen and (max-width: 767px) {
  .static.free-brake-installation h1 { 
    font-size: 24px; 
    line-height: 1.8rem;
  }
}

/*# sourceMappingURL=main.css.map */
