@charset "utf-8";
/* Guide style sheet */

.list-group a{
            color:#337AB7;
        }
.first-content{
    margin-top: 70px;
}


.list-group hr{
     margin-top: 10px;
    margin-bottom: 10px;
}
.modal-body hr{
    margin-top: 10px;
    margin-bottom: 10px;
}