/* Removes the default icon border/background so your Borderlands button looks clean */
.service-icon {
    background-color: transparent !important;
    border: none !important;
}