/* 
/* 
/*  custom.css
/*
/*  If not using Gulp and Sass, add your custom CSS below then include it
/*  in your page by adding a reference to assets/css/custom.css in the head of each page.
/*
*/
.lead {
    font-size: 1rem;
    line-height: 1.5rem;
}

img.navbar-brand__logo {
    max-height: 60px;
}