.sidebar { 
font-size: 1em; 
}
.sidebar .inner_sidebar { margin-left: 10px; }
.sidebar .linklistcatname { display: none; } .sidebar .news-headline {
color: var(--dunkel) !important;
font-size: 1.1em;
font-weight: 500 !important;
line-height: 1.4 !important;
}
.sidebar .news-headline a { color: var(--dunkel) !important; }
.sidebar .news-headline a:hover { color: var(--titel) !important; }
.sidebar .news-time,
.sidebar .news-cats a {
color: grey !important;
font-weight: normal;
font-size: 1em !important;
margin-left: auto;
line-height: 1.5;
} .sidebar .news-time::before { content: "erstellt am: "; } .sidebar .news-time.news-cats::before { display: none; } .sidebar .lib-pic .track_this_link {
width: 120px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.sidebar .lib-pic { font-weight: bold; }
.sidebar .lib-link .track_this_link {
color: #c88614;
font-size: 0.9em;
text-transform: uppercase;
} #michaels-buchtipp ul{
font-size: 0.9em;
} #michaels-buchtipp .lib-pic .track_this_link {
width: 72px !important;
height: 72px !important; overflow: hidden;
border-radius: 50%;
margin-right: 10px;
margin-bottom: 8px;
}
#michaels-buchtipp .lib-pic .track_this_link img {
width: 100% !important;
height: 100% !important;
display: block;
object-fit: cover;
object-position: center;
border-radius: 50% !important;
border: 1px solid var(--hell) !important;
} .news-content.post-format-standard,
.tagcloud { padding-left: 10px !important; padding-right: 10px !important; }
.jig-caption-title,
.sb_instagram_header h3 {
font-size: 1.1em !important;
hyphens: none;
} .sidebar a.news-thumb {
width: 70px;
height: 70px;
display: block;
overflow: hidden;
line-height: 0;
}
.sidebar a.news-thumb img,
.sidebar .wp-post-image {
width: 100% !important;
height: 100% !important;
display: block;
object-fit: cover;
object-position: center;
border: 2px solid #fff; border-radius: 50% !important; background: #fff; }
} .news-thumb img {
width: 100% !important;
height: 100% !important;
}