.botao__copiar {
    display: none;
    color: #0A3871;
    background: none;
    box-sizing: border-box;
    border-radius: 24px;
    border: 1px solid #0A3871;
    font-size: 22px;
    height: 67px;
    line-height: 19px;
    padding: 24px;
    width: 336px;
}