ul#footer_locations {
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
}
ul#footer_locations li {
    width: 50%;
    min-width: 120px;
}
p.CopyText a:not(:hover) {
    color: white !important;
}