/*
 Theme Name:   RBS Theme - RWF Custom
 Theme URI:    https://bartels.media
 Description:  Landeshauptstadt WP Theme
 Author:       TBartels.Media
 Template:     twentysixteen
 Text Domain:  landeshauptstadt
*/

.widget a, .widget li, .widget p, .widget span {
    font-size: 15px;
}

.entry-content a.continue {
    clear: both;
    display: block;
    width: fit-content;
    margin-top: 5px;
	text-decoration: none;
	box-shadow: none !important;
}