/* Tabs text bigger */

.tablinks p:before {
    content: attr(data-title);
    color: white;
    opacity: 0.1;
}

#storeLocationsFront{
    overflow: scroll;
    margin-top: 10px;
    max-height: 850px;
}

.fa-trash-alt{
    pointer-events: none;
}