/* Hide the dashboard stats widget row (Currently Reading, Reading Streak, etc.) */
section[data-v-119ed362] {
    display: none !important;
}
