body {
	color: #000;
}

@font-face {
	font-family: captchaai;
	src: url(../fonts/conthrax-sb.ttf);
}
.ai-font {
	font-family: captchaai;
}

.img-box-6 {
  width: 6rem;
  height: 6rem;
  padding: 1.2rem;
  line-height: 3.6rem !important;
}

.icon-box, .img-box {
  text-align: center;
  display: inline-block;
}

img {
  max-width: 100%;
  max-height: 100%;
}