div#storepoint-container {
    font-family: 'qqfont';
}

label.storepoint-filter-inline-label {
    border: 2px solid rgb(127, 96, 62);
    color: rgb(127, 96, 62);
    border-radius: 100px;
}

.storepoint-filter-inline-checkbox {
    accent-color: rgb(127, 96, 62);
}

.storepoint-filter-inline-header {
    display: none;
}.storepoint-name {
    font-weight: 500;
}

.storepoint-filter-inline-text {
    font-weight: 500;
}

.storepoint-hours .storepoint-hours-row.storepoint-hours-today .storepoint-hours-time {
    font-weight: 500;
}