.milestone-widget {
	margin-bottom: 1em;
}

.milestone-content {
	line-height: 2;
	margin-top: 5px;
	max-width: 100%;
	padding: 0;
	text-align: center;
}

.milestone-header {
	background-color: var(--milestone-text-color, #111);
	color: var(--milestone-bg-color, #fff);
	line-height: 1.3;
	margin: 0;
	padding: 0.8em;
}

.milestone-header .event,
.milestone-header .date {
	display: block;
}

.milestone-header .event {
	font-size: 120%;
}

.milestone-countdown .difference {
	display: block;
	font-size: 500%;
	font-weight: 700;
	line-height: 1.2;
}

.milestone-countdown,
.milestone-message {
	background-color: var(--milestone-bg-color, #fff);
	border: 1px solid var(--milestone-border-color, #767676);
	border-top: 0;
	color: var(--milestone-text-color, #111);
	padding-bottom: 1em;
}

.milestone-message {
	padding-top: 1em;
}
.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;
}
