#medailles.jdx {
  background: #FFF;
}

#medailles.jdx h1,
#medailles.jdx h2,
#medailles.jdx h3 {
  font-family: "DharmaGothicE", monospace;
}

#medailles.jdx h1 {
  font-size: 2.8rem;
  margin-bottom: 5px;
}

#medailles.jdx h2 {
  font-size: 1.5rem;
}

#medailles.jdx h3 {
  font-size: 1.2rem;
}

#medailles.jdx p {
  font-family: "Droid Serif", monospace;
}

#medailles.jdx table {
  font-family: epocapro, sans-serif;
  font-size: 1rem;
  margin-bottom: 15px;
}

#medailles.jdx thead {
  background: #06889E;
}

#medailles.jdx th {
  color: #FFF;
  font-size: 0.8rem;
  font-weight: 500;
  height: 40px;
}

#medailles.jdx tbody:before {
  line-height: 0px;
}

#medailles.jdx tbody tr:nth-of-type(even) {
  background: hsl(189, 50%, 94%);
}

#medailles.jdx td {
  0color: #06889E;
}

#medailles.jdx .btn {
  background: hsl(189, 93%, 32%);
  border-color: hsl(189, 93%, 32%);
  color: #FFF;
  font-family: DharmaGothicE, sans-serif;
  font-size: 1.1rem;
  letter-spacing: 2px;
}

#medailles.jdx .btn:hover {
  background: #FFF;
  border-color: hsl(189, 93%, 32%);
  color: hsl(189, 93%, 32%);
}
