
.item {
  background: LightSkyBlue;
  font-color: Red;
  padding: 7px;
  width: auto;
  height: auto;
  margin: 4px;
  


	
  line-height: 25px;
  color: white;
  font-weight: bold;
  font-family: Avantgarde, TeX Gyre Adventor, URW Gothic L, sans-serif;
  font-size: 0.97em;
  /*inline-size: 450px;*/
  overflow-wrap: break-word;
  text-align: center;
}



