@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&amp;display=swap');
body{
font-family: 'Libre Baskerville', serif;
}
h1, h2, h3, h4, h5, h6{
font-family: 'Libre Baskerville', serif;
}
.page-content{
max-width: 900px;
margin: auto;
}
.page-title{
visibility: hidden;
}
.footer-widgets{
max-width: 900px;
margin: auto;
}
div.footer-copyright{
max-width: 900px;
}
