/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 11 2025 | 07:35:48 */
.bang-gia-macbook {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 17px;
}
.bang-gia-macbook thead {
  background: #007aff;
  color: #fff;
}
.bang-gia-macbook th, 
.bang-gia-macbook td {
  border: 1px solid #ddd;
  padding: 12px 15px;
}
.bang-gia-macbook tr:nth-child(even) {
  background: #f9f9f9;
}
.bang-gia-macbook tr:hover {
  background: #e8f2ff;
}