.label-border{
    width: 50px;
    padding: 5px 10px;
    font-size: small;
    color:white;
    border-radius: 3px;
    background-color: #007bff;
}

.qrcode{
    height: 120px;
    width: 120px;
}

.bi-icon{
    padding-right: 8px;
}

.qr-code-title{
    text-align: center;
    color:white;
    width: 120px;
    padding-top: 5px;
    font-size: 15px;
}