.retrograde-link {
  text-decoration: underline;
}

.retrograde-clear {
  clear: both;
}

.retrograde-table,
.retrograde-futures-table {
  margin-bottom: 10px;
}

.retrograde-current-row {
  background-color: rgba(220, 53, 69, .12);
}

.retrograde-planet-symbol {
  margin-right: 6px;
}

.retrograde-futures-heading,
.retrograde-futures-table {
  color: #fff;
}

.retrograde-futures-table {
  background-color: rgba(0, 0, 0, .5);
}

.retrograde-futures-current-row {
  background-color: darkslategray;
}

.retrograde-planet-heading,
.retrograde-none-heading {
  text-align: left;
}

.retrograde-planet-icon {
  height: 60px;
}

.retrograde-planets-table {
  border: 0;
  text-align: right;
}

.retrograde-planets-name {
  border: 0;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 0 5px;
  padding: 0;
}

.retrograde-planets-icon-cell {
  border: 0;
  margin: 0 0 0 5px;
  padding: 5px 0 0 5px;
  text-align: center;
  width: 150px;
}
