/*
 Theme Name:   cwipperfuerth 2019 Theme
 Description:  Twentysixteen Child Theme
 Author:       Ole Mollenhauer
 Author URI:   http://example.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  cwipperfuerth
*/
body {
    font-size: .9rem;
}
.widget {
    border-top: none;
}
.wp-block-separator {
    width: 100% !important;
    max-width: 100% !important;
    border-top: 4px solid black !important;
    opacity: 1 !important;
}