.gf-ic { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
.gf-ic-img { display: inline-block; width: 150px; height: 50px; border: 1px solid #ccc; border-radius: 4px; background: #fff; }
.gf-ic-img--editor { line-height: 48px; text-align: center; font-weight: 700; letter-spacing: .3em; color: #333; }
.gform_wrapper .gf-ic .gf-ic-refresh { border: 1px solid #ccc !important; border-radius: 4px; background: #f7f7f7 !important; color: #333 !important; width: 36px; height: 36px; min-height: 0; padding: 0; margin: 0; line-height: 1; font-size: 20px; font-weight: 400; cursor: pointer; box-shadow: none; }
.gform_wrapper .gf-ic .gf-ic-refresh:hover { background: #eaeaea !important; color: #111 !important; }
.gform_wrapper .gf-ic .gf-ic-input { flex: 0 0 100%; width: 9em !important; max-width: 9em; text-transform: uppercase; letter-spacing: .2em; font-weight: 600; }
