@import url("https://www.ebay.multidesguace.com/mb.css");

.text-section  h2{
  text-align:center;
  
}

.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: #f8af4e;/* var(--COLOR_F);*/
  font-size: 18px;
  line-height: 1;
  margin-right: 5px;
  font-weight: bold;	
}

.text-section ul li b {
  color:#f8af4e;/* var(--COLOR_F);*/
}

.tabarea b {
  /*color: var(--COLOR_F);*/
  color:#f8af4e
}
.tabarea h2 {
  color: var(--COLOR_F) !important; 
  text-align:center;
 padding-bottom: 0.5rem;
}
.tabarea h3{
  color: var(--COLOR_F) !important; 
  text-align:center;
  padding-bottom: 0.5rem;
}
#content1 li {
/*text-align:center;*/
margin-left: 1.8rem;
}
#content2 li {
/*text-align:center;*/
margin-left: 1.8rem;
}
  

#content2 {
/*text-align:center;*/
margin-left: 1rem;
}
.tabarea .tarjeta{
	font-weight: bold;
	text-align:center;
	color: var(--COLOR_F) !important; 
  padding-bottom: 0.5rem;
}