#domPDF * {
  font-size: 13px;
}

* {
  font-family: Roboto, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.footer-col-left,
.footer-col-right {
  font-size: 8px !important;
  line-height: 9px !important;
}

.invoice-system-title, .invoice-section-subtitle{
  font-size: 13px !important;
  font-weight: 500;
  margin-bottom: 8px;
  width: 100%;
  height: 28px;
  background-color: #307fb3;
  color: #fff;
  display: block;
  padding: 6px;
}

.invoice-form-field {
  border-bottom: 1px solid #dedede;
  margin-bottom: .8rem;
}

.order-privacy-text * {
  font-size: 12px;
  line-height: 15px;
}

.row-checkbox {
  margin-top: 4px;
  margin-bottom: 4px;
}

.square{
  display: none;
}
