#wrapper .thongtin-sec-1 h1 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 500;
}
#wrapper .thongtin-sec-2 h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 500;
}
#wrapper .thongtin-sec-2 .tab a {
  color: #292929;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  background-color: #EDEDED;
  padding: 14px 20px;
  margin: 0 4px;
}
#wrapper .thongtin-sec-2 .tab.active a {
  background-color: #F7E6E6;
  border: 1px solid #B00101;
  color: #B00101;
}
#wrapper .thongtin-sec-2 .tab-panels {
  padding-top: 32px;
}
.price-table-group table th,
.price-table-group table td {
  border: 1px solid #E7B0B0;
  padding: 8px 6px;
}
.price-table-group table th {
  background: #F7E6E6;
  color: #B00101;
  font-weight: 600;
}
.price-table-group h3 {
  color: #B00101;
  font-size: 20px;
  margin: 24px 0 8px;
}