.entry-content h1 {
    font-weight: 700 !important;
}

footer .column-element > div.site-logo {
    background-color: #0000008c;
    padding: 10px 20px;
    border-radius: 10px;
    border: 3px solid #000;
    width: max-content;
}