.tax-exempt-summary {
    margin-bottom: 80px;
}

.woocommerce-pic-tax-exemption-form fieldset {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 20px 30px;
}

.woocommerce-pic-tax-exemption-form fieldset legend {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.tax-exempt-certificate-field {
    margin-bottom: 20px;
}

.button-row {
    text-align: right;
}



label[for="pic_tax_exempt_file"] {
  font-weight: bold;
  text-transform: none;
  font-size: 13px;
  margin-right: 10px;
}