/*
 Theme Name:   Finch Child Theme
 description: >-
   A child theme of the Finch Theme
 Author:       Matt Fincher
 Template:     finch
 Version:      1.0.0
*/

body {
	font-size:17px;
	}

.navbar-brand {
   height: 120px;
	}

.centered .navbar-nav > li > a {
    padding: 10px 20px 22px;
    vertical-align: middle;
	}