/*
 Theme Name:   sRuthchen
 Description:  Twenty Twenty Child
 Author:       LemmyNet
 Author URI:   htts://lemmy.net/
 Template:     twentytwenty
 Version:      1.9
 Text Domain:  twenty-twenty-sruthchen
*/

#site-content a {
	color: #fff;
	text-decoration: underline;
}

#site-content a:hover,
#site-content a:focus {
	text-decoration: none;
}

blockquote {
	border-color: #fff;
}

cite {
	color: #DCDCDC;
}

.wp-block-image figcaption,
figcaption,
.wp-caption-text {
	color: #DCDCDC;
}	