body {
  padding-top: 130px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.titulo-facultad {
	color: white;
}

.nav-bar-superior{
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}