.grecaptcha-badge { visibility: hidden; } h2 { position: relative; display: inline-block; padding-bottom: 5px; } h2::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100px; height: 2px; background: var(--bricks-color-edrbws); } .pod h3 { position: relative; display: inline-block; padding-bottom: 5px; } .pod h3::after { content: ''; position: absolute; bottom: 0; left: 0; width: 90px; height: 2px; background: var(--bricks-color-shiddf); }