/**
Theme Name: Talkin with the Taylors
Author: Chris
Author URI: http://wpastra.com/about/
Description: A custom theme for the Talkin with the Taylors Podcast
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: talkin-with-the-taylors
Template: astra
*/

h1.main-title-block {
    line-height: 1.05;
}

h1.main-title-block .title-gradient {
    background: linear-gradient(90deg, #2da8ff, #9b4dff);
    background-clip: border-box;
    -webkit-background-clip: text;
    color: transparent;
}