
.mac-qrcode-wrap {
	display: flex;
    flex-direction: column;
    justify-self: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.mac-pdf-button {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-decoration: underline !important; 
    cursor: pointer;
}
.mac-qrcode__head,
.mac-qrcode__shortcode, 
.mac-dowpdf__shortcode {
    text-align: center;
}