/* bare-metal.html only — compact the reference-configurations table so all
   nine columns fit inside the shell at desktop widths. */

.price-table th,
.price-table td {
  padding-inline: 0.7rem;
}

.price-table .button {
  min-height: 36px;
  padding: 0.42rem 0.7rem;
  font-size: 0.78rem;
}
