/*
 Theme Name:   herrsteinbach (Hello Child)
 Description:  Und noch ein Kind ...
 Author:       herrsteinbach
 Author URI:   https://www.steinbach-berlin.de
 Template:     hello
 Version:      1.0
 Text Domain:  hello-child
*/

.block-title {
    text-transform: uppercase;
}

a {
    color: #f7971e;
}

a:hover {
    color: #f7971e;
}

.block-content {
    overflow: inherit;
}