.column-link.active {
    color: #f8250a;
    font-weight: bold;
}

.ui, .landing-page, .public-layout {
  background-image: url("https://i.ibb.co/d0FXhvZs/background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

