@import '../component/panel.css';
@import '../component/header.css';
@import '../component/footer.css';

/********* Content */
.panel {
  min-height: 96vh;
}

.panel a {
  color: #08e;
}
