/*your custom css goes here*/
a.opacity-60.fs-14.px-3.py-2.d-inline-block.fw-600.hov-opacity-100.text-reset.navhov:hover {
    color: #ce3232 !important;
}


.all-category {
    background-color: transparent !important;
    border-bottom: 2px dashed #d62b1e;
    margin: 0 1rem;
    padding: 1rem 0 !important;
}

.all-category .text-reset span {
    float: right;
    vertical-align: middle;
    padding: 3px 0;
    color: #dd2326;
}

span.badge.badge-primary.badge-inline.badge-pill {
    font-family: sans-serif;
}
