.sidebar.author-widget {
text-align: center;
padding: 15px;
background: #f9f9f9;
border-radius: 8px;
}
.sidebar .author-avatar img {
border-radius: 50%;
}
.sidebar .author-name {
font-size: 18px;
margin-top: 10px;
font-weight: bold;
}
.sidebar .sidebar-heading-you {
--tw-text-opacity: 1;
color: rgb(128 128 128 / var(--tw-text-opacity, 1));
font-family: Drama Regular;
letter-spacing: 0;
text-transform: lowercase;
}