.comment-text-0 {
}
.comment-text-1 {
   font-weight: bold;
}
.comment-text-2 {
  color: #000;
  font-weight: bold;
  font-size: 110%;
}
.comment-text-3 {
  color: #000;
  font-weight: bold;
  font-size: 115%;
}
.comment-text-4 {
  color: #33c;
  font-weight: bold;
  font-size: 120%;
}
.comment-text-5 {
  color: #33c;
  font-weight: bold;
  font-size: 125%;
}
.comment-text-6 {
  color: #c33;
  font-weight: bold;
  font-size: 130%;
}
.AA {
  font-size: 1vw !important;
  line-height: 1.5vw !important;
  display:block;
}
@media only screen and (max-width: 750px) {
	.AA {
	  font-size: 2vw !important;
	  line-height: 3vw !important;
	  display:block;
	}
}
