Spacing/kerning of text
This issue is the spacing between the W and A in WASHINGTON at the top of the page. If you look at the page you can see additional space between these 2 letters and I need the space to be removed so the letters all have the same space between them. Thanks!
The column code is:
<h2 style="font-size: 60px; line-height: 70px; color: #fff; border-bottom: 4px solid #ebc076; display: inline-block; padding: 0 0 10px; margin-left: 30px;">WASHINGTON, DC</h2>
<h3 style="color: #fff; margin-bottom: 30px; font-family: italic; margin-left: 30px;">Washington National Cathedral, DC</h3>
<h3 style="color: #fff; margin-bottom: 45px; font-family: italic; margin-left: 30px;">UPCOMING PERFORMANCE: <br>
Thursday, October 12, 2017 @ 7:30pm</h3>
Comments
as we can see, this is how the font is being rendered itself and you can check this yourself on Google Fonts page. The following screenshot http://pasteboard.co/kQ8oiiklX.png prove how it looks like in Google.