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