#condiciones {
  display: flex;
  background: #f0682a;
  justify-content: center;
  width: 365px;
  align-items: center;
  color: #fff;
  padding: 0 20px !important;
  font-size: 1.2em !important;
}
.cod-dto {
  font-size: 1.4em;
  font-weight: 900;
  color: #f0682a;
}