/* custom styles start */

.site-header-menu .icon-label{
    font-weight: 600;
}

.site-footer .custom-footer #quote-footer.menu{
    justify-content: center !important;
}
.custom-footer #quote-footer li:not(:last-child)::after {
    content: "|";
    padding: 0 1rem;
}
.custom-footer #quote-footer li a{
    padding: 0;
    font-weight: 600;
}

/* custom styles end */