/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.nav-button a {
  background-color: #fe8800;
  color: #79588f !important;
}
.nav-button hover {
  background-color: #ffffff !important;
  color: #79588f !important;
}

h4.has-background {
  padding: 0.25em;
}
.sidebar .widget :last-child {
  margin-bottom: 10px;
}