  /*!
 * Add custom css for this site here:
 */

.list-group-item {
    position: relative;
    display: block;
    padding: 0px 0px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 0px solid #ddd;
} 
.list-group-item a{   
   font-family: "Sanchez",serif;
    font-weight: 700;
}