<<<<<<< HEAD
/* css styles */
footer img {
  padding: 50px;
}
body {
  font-size: 20px;
}

/* Navbar background */
.navbar {
  background-color: #2A537B !important;
}

/* Optional: improve contrast */
.navbar a,
.navbar .navbar-brand {
  color: white !important;
}

/* Footer background */
footer.footer,
.nav-footer {
  background-color: #2A537B !important;
}
=======
/* css styles */
footer img {
  padding: 50px;
}
body {
  font-size: 20px;
}

/* Navbar background */
.navbar {
  background-color: #2A537B !important;
}

/* Optional: improve contrast */
.navbar a,
.navbar .navbar-brand {
  color: white !important;
}

/* Footer background */
footer.footer,
.nav-footer {
  background-color: #2A537B !important;
}
>>>>>>> 3bb5c615db5ecf009c9376bdff7e5283e523125b
