/* css styles */

.navbar-brand-container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
