.noscript-container {
  background: #1b3a6b;
  color: white;
  text-align: center;
  padding: 80px;
  font-family: Arial, sans-serif;
  min-height: 100vh;
}

.noscript-text {
  font-size: 16px;
}

.noscript-contact {
  font-size: 20px;
  color: #ffd700;
  font-weight: bold;
}
