.fill-line {
    border-bottom: 1px dotted #777;
    width: 100%;
    display: block;
}
@media print {
    p {
        margin-bottom: .48rem !important;
    }
    .form-row {
        font-size: .9rem !important;
    }
}