h1{
font-size: 36px;
font-weight: bold;
}
h2{
font-size: 32px;
font-weight: bold;
}
div#page{
max-width: 900px;
margin: auto;

}
.tv-row {
    align-items: center;
}
.footer-widgets .widget a {
    color: black;
}