.usdz-container {
    text-align: center;
    margin-top: 20px;
}

.usdz-container img {
    width: 50px;
    height: 50px;
}

.usdz-container p {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.usdz-qr-code {
    text-align: center;
    margin-top: 20px;
}

.usdz-qr-code img {
    width: 150px;
    height: 150px;
}
