@import "page.css";

:root {  
  --title: #563e30;
  --middle: #684c40;

  --codeBorder: #5ceb5c;  
}

.main .titleBlock.application {
  background-image: url("/images/background/barn_door_view.5.2880.webp");
}
