

/* ==========================================================================
   Author's custom styles
   ========================================================================== */



.col-md-12{
  text-align: justify;
  border-bottom: #aaa 2px solid;
  background-color: #eee;
  margin-bottom: 30px;
  text-align: left;
  padding: 20px;
}

a {
  color: #000;
  text-decoration: none;
}

.navbar-brand {
    padding: 0;
}









