/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */



/* Branding Block Styles */
.kp-branding {
  text-align: center;
  padding: 1em 0;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 0.95rem;
  background-color: transparent;
  color: #333;
}

.kp-branding a {
  color: #0066cc;
  text-decoration: none;
  transition: color 0.3s ease;
}

.kp-branding a:hover {
  color: #004080;
  text-decoration: underline;
}