.seLocationIcon::before {
 font-size: 36px;
}

.sePageLayout .sePageFooter {
 margin-top: 0px;
}

.bpc-catagory-links ul {
 margin-top: 22px;
 margin-bottom: 22px;
 padding-left: 0;
 list-style-type: none;
}

.bpc-catagory-links li {
 border-bottom: 1px solid #333;
}

.bpc-catagory-links li:first-child {
 border-top: 1px solid #333;
}

.bpc-catagory-links li {
 padding: 10px 0;
}

.bpc-catagory-links li a {
 text-decoration: none;
 text-transform: uppercase;
}

.bpc-catagory-links li a:hover {
 text-decoration: underline;
}

@media only screen and (min-width: 992px) {
 .bpc-catagory-links li, .bpc-catagory-links li:first-child {
 border: 0;
 }

 .bpc-catagory-links li:not(:last-child) {
 border-right: 1px solid #333;
 }

 .bpc-catagory-links li {
 display: inline;
 padding: 2px 20px;
 }
}
