.qr_code {
    background-color: white !important;
    -webkit-print-color-adjust: exact;
}
.qr_title {
    font-size: 40px;
    font-weight: 600;
}
.qr_title_2 {
    font-size: 35px;
    font-weight: 600;
}
.qr_cyc_step {
    -webkit-print-color-adjust: exact;
    width: 50px;
    height: 50px;
    background-color: aquamarine;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-weight: 600;
    font-size: 30px;
    color: white !important;
}
.qr_cyc_text {
   font-size: 20px;
   margin-left: 30px !important;
   font-weight: 700;
}
.qr_cadr__footer {
    -webkit-print-color-adjust: exact;
    background-color: #417505 !important;
    padding: 20px;
    margin-top: 10px;
    color: white !important;
}
.qr_arr {
    color: #417505;
}
.mt-2 {
    margin-top: 0.75rem!important;
}
.mt-4 {
    margin-top: 1.5rem!important;
}
.qr_lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.qr_print_hide {
    display: none;
}
.qr_cadr__footer table tr td b,  .qr_cadr__footer table tr td{
    color: white !important;
}
.qr_site {
    margin-top: -35px;
    margin-bottom: 30px;
}
.qr_green {
    background-color: #417505 !important;
}
.qr_orange {
    background-color: #9B6100 !important;
}
.qr_red {
    background-color: #D0021B !important;
}
.qr_blue {
    background-color: #0B3E79 !important;
}
.qr_table {
    width: 100%;
}
.qr_table tr td {
    vertical-align: top;
}