/**
* Block Name: bike
*/

section.bike img.bg_static_cover {
  margin-bottom: 30px;
}

section.bike table,
section.bike tr,
section.bike th,
section.bike td {
  background-color: inherit;
  color: #fff;
}

section.bike th,
section.bike td {
  background-color: inherit;
  border-top: #404040 1px solid;
}
section.bike th {
  color: #404040;
  font-weight: 400;
  padding-left: 0px;
}
