/* custom.css — site-wide overrides */
#menu-button{
    height: 0 !important;
}

.wp-singular.single-post #footer{
    margin-top: 1rem;
}