/*
 Theme Name:     7Questions
 Description:    Twenty Thirteen Child Theme
 Author:         Barry Tuber
 Template:       twentythirteen
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../twentythirteen/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */
.home-link { 
    background-color:#ffffff;
    opacity:0.65;
    filter:alpha(opacity=65); /* For IE8 and earlier */
}
.site-description { 
    font-weight: 700; 
}
