@import url("https://www.ebay.multidesguace.com/mb.css");

.text-section ul li{
  list-style-type: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  line-height: 1.5;
}

.text-section ul li::before {
  content: '➜';
  color: var(--COLOR_F);
  font-size: 18px;
  line-height: 1;
  margin-right: 5px;
  font-weight: bold;	
}

.text-section ul li b {
  color: var(--COLOR_F);
}

.tabarea b {
  /*color: var(--COLOR_F);*/
}
.tabarea h2 {
  color: var(--COLOR_F) !important; 
  text-align:center;
}

.tabarea h2 {
  color: var(--COLOR_F) !important; 
  text-align:center;
}

#content2 {
text-align:center;
}