/**
 * Theme Name: The Wood Shop
 * Template:   twentytwentyfour
 */

:where(.wp-site-blocks *:focus){outline-width:2px;outline-style:solid}
.wp-site-blocks {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
footer {
  margin-top: auto;
}
