/* Targeting more specifically using the added class */
.services-li button{
    font-family: "Raleway", Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 350;
    color: #5c5d61;
    background-color: #f8f8f8;
    border-radius: 7px;
    border-color: #4b4949;
    border-style: solid;
    border-width: 1px;
    text-align: left;
}
