/*
 Theme Name:   Studio 900
 Description:  Studio 900 Theme
 Author:       Aaron & James
 Author URI:   https://reversedout.com
 Template:     twentynineteen
 Text Domain:  twentynineteenchild
*/
.artists_bio p {
	font-size: 14px;
	line-height: 1.4;
	margin-top: 10px;
}

.s9_intro .s9_text_btn {
    font-size: 20px;
    text-shadow: 0 1px 6px rgba(0,0,0,1);
    font-weight: 800;
}
@media(max-width:767px){
    .s9_intro .s9_text_btn {
        font-size: 18px;
    }
}
.billboard .btn_holder  a.s9_btn {
    margin: 5px;
}