.glosa__header {
  border-bottom: 1px solid rgba(0,0,0,.08);
  padding-bottom: 12px;
}

.glosa__tipo-img {
  width: 64px;
  height: 40px;
  border-radius: 12px;
}

.glosa__tipo-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.glosa__tipo-dot {
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background: #999;
}

.glosa__title {
  letter-spacing: -.2px;
}

.glosa__body {
  font-size: 1.05rem;
  line-height: 1.75;
}
