/* Custom styles for Portfolio page (page-portfolio.css) */
/*
body {
  background: #fff8f0;
}
h1.page-title {
  color: #f59e42;
  font-weight: 800;
}
.container {
  border: none;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
}
*/
/* Remove all custom styles to inherit the default layout */ 