footer.container {
  display: none
}

.logo {
  display: flex;
  justify-content: center;
  width: 100%;
}

.button{
  background-color: #facd01 !important;
  color: #0a548b !important;
}

a {
  color: #0a548b !important;
}

.button-outline {
  border-color: #facd01 !important;
}