/*
Theme Name: nhl-relaunch
*/

.main-footer ul {
    font-size: 0.9rem;
    letter-spacing: 0.05rem;
    padding-left: 0 !important;
    list-style: none !important;
}

.main-footer ul.sub-menu {
    padding-left: 1.5rem !important;
    list-style: circle !important;
}

footer.main-footer .col-lg-4:last-child > hr{
    border: none;
    margin: 0;
}