﻿.box-emec{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    margin: 16px auto 0;
    
}

.acessaja{
    
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;



}
.texto-qr{
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 24px;
/* or 171% */


color: #FFFFFF;
}