body{
  font-family: 'Times New Roman', Times, serif;
}
.text-center{
  text-align: center;
}

.text-left{
  text-align: justify;
}

.meio p{
  font-size: 16px;
  line-height: 32px;
}

.meio input{
  font-family: 'Times New Roman', Times, serif;
  border: none;
  border-bottom: 1px solid #c8c8c8;
  font-size: 18px;
  text-align: center;
}

.meio input:focus{
  outline: none;
}

.inicio{
  margin-top: 20px;
}

.mt{
  margin-top: 50px;
}
.assinatura{
  margin-top: 50px;
  margin-bottom: 50px;
}

.strong{
  font-weight: bold;
}

.print img{
  cursor: pointer;
}
.mcr p{
  margin-block-start: 0em;
  margin-block-end: 0em;
}

.mcr2{
  border: 3px outset;
  padding: 10px 10px;
}

