.layout-content.status .masthead-container.premium .masthead .text-container {
background-color:#59326D !important;
}
footer {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
}

footer ul {
  width: 100%;
  display: flex;
  justify-content: center;
  list-style: none;
}