@charset "UTF-8";

body {
  background-color: #d7dacd;
  color: #1caa95;
}
main {
  margin-top: 56px;
}
.bg-dark {
  background-color: #ea5532 !important;
  color: #ffe379;
}
.navbar-nav {
  color: #ffe379;
}
.text-cppc {
  color: #ffe379 !important;
}
