/*
 Theme Name:   Sparkling Child
 Theme URI:    https://colorlib.com/wp/themes/sparkling
 Description:  Sparkling Child Theme
 Author:       Into Droid
 Author URI:   intodroid.com
 Template:     sparkling
 Version:      1.0.0
*/
@import url("../sparkling/style.css");

.attribution {
    font-size: 0.9em;
    color: #555;                /* slightly darker to match typical body text */
    text-align: left;
    margin: 20px 0 40px;        /* more bottom space before author bio */
    line-height: 1.6;           /* matches Sparkling's default content line-height */
}

.attribution a {
    color: #666;
    text-decoration: underline;
}

.attribution a:hover {
    color: #333;
}