/**
Não modifique este arquivo.
Se desejar fazer alterações visuais, faça isso em Aparência > Personalizar > CSS Adicional e reescreva a regra que deseja modificar.

Do not modify this file.
If you wish to make visual changes, do so in Appearance> Customize> Additional CSS and rewrite the rule you want to modify.
 */
.pix-qr-container{
    max-width: 200px;
}
.code-container{
    display: flex;
    margin-bottom: 30px;
}


.code-container .copied{
    display: none;
    color: green;
	font-size: 1rem;
	margin: 0;
}
.boleto-container{
    margin-bottom: 30px;
}
