.widget_wpcom_social_media_icons_widget ul {
    list-style-type: none;
    margin-left: 0;
}

.widget_wpcom_social_media_icons_widget ul li {
    border: 0 none;
    display: inline;
    margin-right: 0.5em;
}

.widget_wpcom_social_media_icons_widget li a {
    border: 0 none;
    text-decoration: none;
}

.widget_wpcom_social_media_icons_widget .genericon {
    font-family: Genericons;
}

.widget_wpcom_social_media_icons_widget .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.widget_wpcom_social_media_icons_widget .screen-reader-text:hover,
.widget_wpcom_social_media_icons_widget .screen-reader-text:active,
.widget_wpcom_social_media_icons_widget .screen-reader-text:focus {
    background-color: #f0f0f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; 
}
.jetpack-goodreads-legacy-widget div[class^="gr_custom_container"] {

	
	border: 1px solid #808080;
	border-radius:10px;
	padding: 10px 5px 10px 5px;
	background-color: #FFF;
	color: #000;
}

.jetpack-goodreads-legacy-widget div[class^="gr_custom_container"] a {
	color: #000;
}

.jetpack-goodreads-legacy-widget h2[class^="gr_custom_header"] {

	
	display: none;
}

.jetpack-goodreads-legacy-widget div[class^="gr_custom_each_container"] {

	
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	overflow: auto;
	padding-bottom: 4px;
	border-bottom: 1px solid #a7aaad;
}

.jetpack-goodreads-legacy-widget div[class^="gr_custom_book_container"] {

	
	float: right;
	overflow: hidden;
	height: 60px;
	margin-left: 4px;
	width: 39px;
}

.jetpack-goodreads-legacy-widget div[class^="gr_custom_author"] {

	
	font-size: 10px;
}

.jetpack-goodreads-legacy-widget div[class^="gr_custom_tags"] {

	
	font-size: 10px;
	color: #808080;
}

.jetpack-goodreads-legacy-widget div[class^="gr_custom_rating"] {
	display: none;
}
