@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@700&display=swap');

h1, h2, h3, h4, h5, h6, .navbar {font-family: 'Libre Baskerville', serif;}

.navbar-brand img {max-height: 40px;}
button.navbar-toggler {border: 0px solid transparent;}
h1 {color: #034f84;}

blockquote {padding: 2em 2em 1em; background-color: rgba(133,133,133,.5); border-radius: 6px;}
blockquote p {font-size: 1.2em;}

/*
ul.list-unstyled ul {list-style-type: disc;}
ul.list-unstyled > li {margin-bottom: 0.4rem}
*/
h2:not(:first-child) { margin-top: 3rem; }
h3:not(:first-child) { margin-top: 3rem; }
