1.plugin_twofactor_profile .provider-twofactorgoogleauth {
2    figure svg {
3        width: 10rem;
4        height: 10rem;
5        padding: 1rem;
6        fill: #000;
7        background-color: #fff;
8    }
9}
10