/**
 * Description: This is the Style Sheet for My Random Widget Plugin
 * Author:      Jörg & Copilot
 * Version:     1.1
 * Date:		2025-08-02
 */
 
.sidebar .widget.widget_random_widget:last-child {
	margin-bottom:90px;
}

h4.rw-title {
	font-size:.875rem;
	margin-bottom:0;
}

.rw-bottom-line {
	margin:1.5em 0;
	border-bottom:2px solid #ccc;
}
