/* Main Content for Demo */
/* .main-content {
  padding: 50px 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.navbar-link:hover {
  background-color: #666 !important;
} */

a.has-text-black:hover {
  color: white !important;
}

/* .content-section {
  margin-bottom: 50px;
  padding: 30px;
  background: #f8f9fa;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.content-section h2 {
  color: #667eea;
  margin-bottom: 20px;
  font-size: 2rem;
}

.content-section p {
  margin-bottom: 15px;
  color: #666;
  line-height: 1.8;
}
hr {
  margin: 0.5rem 0;
}

p {
  margin-top: 0;
  margin-bottom: 0.1rem;
}

.owl-dots {
  display: none !important;
}

.card {
  background-color: unset !important;
}

.w-100 {
  width: 100% !important;
}

.menu-list {
  background-color: white !important;
} */
