.container_logo {
  display: block;
  text-align: center;
}

img.brand_banner_logo {
  margin-top: 5px;
  max-height: 70px;
  margin-bottom: 8px;

}

.home_section .home-content-slogan {
  background-image: url("/brand/images/desktop/banner.png");
}
.home_section .home-content-slogan p{ color: #; }
.home_section .btn2{ color: #; }
.home_section .btn2:hover { 
  color: white;
  background-color: #;
}

.menu-library {
  background-color: #5BA1BA;
}

.menu-people {
  background-color: #70A360;
}

.menu-live {
  background-color: #5BA1BA;
}

.menu-login {
  background-color: #70A360;
}
