/* Custom overrides on top of Bulma */

body {
  padding-top: 1rem;
}

.project-content img {
  max-width: 50%;
  height: auto;
}
