nav.navbar {
  border-radius: 0;
  margin-bottom: 0; }

header.panel {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
  margin-bottom: 2em; }
  header.panel .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: url(/image/cover.jpg);
    background-size: cover;
    height: 220px; }
  header.panel .panel-body h1 {
    text-transform: uppercase;
    font-size: 1.1em;
    margin: 0; }
  header.panel .portrait {
    width: 180px;
    height: 180px;
    margin-top: -110px;
    margin-bottom: 1em; }

section {
  margin-bottom: 2em; }
  section a {
    color: #e26920; }
  section p {
    font-size: 16px; }
  section .rule {
    margin-top: 1.5em;
    text-align: center;
    height: 1em; }
  section .rule:after {
    font-family: "Glyphicons Halflings";
    color: #dfd7ca;
    content: "\e114"; }

/*# sourceMappingURL=main.css.map */
