body {
  font-family: "Montserrat";
}
body .navbar .navbar-brand .logo-top {
  width: 9rem;
}
body h1 {
  text-align: center;
}
body .mobile_logo {
  width: 85%;
  margin-top: 50%;
}
body .author_id {
  border-bottom: 4pt solid #991A2F;
  width: 11rem;
  padding-bottom: 12px;
  font-size: 17.51pt;
}
body .skill_img {
  height: 50px;
  width: 50px;
}
body footer {
  background: #991A2F;
  color: #FFF;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}
body footer a {
  color: #FFF;
}

/*# sourceMappingURL=style.css.map */
