/*
 Theme Name:   Silvennoinen
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/





.site-logo img {
	width: 200px;
	height: 200px;
}
.mobile-header-navigation .site-logo.mobile-header-logo img {
	width: 80px;
    height: 80px;
}

.main-navigation {
    border-bottom: solid 6px #112d56;
	padding-bottom: 20px;
}

.button.ghost:hover, .button.ghost:active {
    border: 2px solid #224a85 !important;
}