/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.rm-qr-invoice,
.rm-qr-invoice #qr-bill {
	width: 100%;
}
.rm-qr-invoice-message-header,
.rm-qr-invoice-message {
	width: 100%;
	max-width: 468px;
}

.rm-qr-invoice-message-header {
    font-weight: 500;
    display: block;
}
.rm-qr-invoice-message-header {
    font-weight: 500;
    display: block;

}
.rm-qr-invoice-message-header, .rm-qr-invoice p.rm-qr-invoice-message-header,
.rm-qr-invoice-message, .rm-qr-invoice p.rm-qr-invoice-message {
    margin: 8px 16px !important;
}

.rm-qr-invoice-message strong {
    text-transform: uppercase;
}