/*
 Theme Name:   Vilmar Numismatics
 Theme URI:    https://vilmarnumismatics.com
 Description:  Vilmar Numismatics GeneratePress Child Theme
 Author:       ltan.dev
 Author URI:   https://ltan.dev
 Template:     generatepress
 Version:      0.3
 Text Domain:  vilmar-gp-child
*/

.site-logo img {
    max-height: 100px;
    height: 100px;
    width: auto;
}

/* Make navigation text slightly bigger and bolder */
.main-navigation a, .main-nav a, nav ul li a {
    font-size:18px;
    font-weight: bold;
}

.main-navigation {
    position: relative;
    top: -20px;
}