.footer-col-item.custom-footer-html a {
    color: #ffffff;
    font-weight: bold;
}
.slmp-justify-content-left {
    justify-content: center;
}

.main-header .header-items .header-col.logo-item {
    border-bottom: 1px solid #fe0000 !important;
}

@media only screen and (min-width: 1024px) {
    .main-header .header-items .header-col.logo-item {
        border-bottom: 0 !important;
    }
}