.page-usb-speeds .site-header {
  border-bottom: 2px solid #6b4f2c;
}

.page-usb-speeds .site-brand {
  color: #6b4f2c;
}

.page-usb-speeds .usb-speeds-table {
  font-size: 0.9rem;
}

.page-usb-speeds .usb-speeds-table thead th {
  background: #f3ebe0;
}

.page-usb-speeds .usb-speeds-table tbody tr:nth-child(even) {
  background: #fbf8f3;
}

.page-usb-speeds .back-to-top a,
.page-usb-speeds .section-link a {
  color: #6b4f2c;
}
