Hi,
To increase the line height between the site title and tagline and to increase the tagline font size
Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code and increase the font size and top padding as per your requirement
.tagline { padding-top:8px; font-size:16px; }
To change the color of site tagline
Go to Appearance -> Theme Options -> Basic Settings -> Font Colors -> Select font color for logo tagline
Regards
Grace Themes