header {
    background-color: #95d4e0;
}
header-sticky{
  background-color: white;
}
body{
  background-color: white;
}

footer{
   background-color: #a1e1ed;
}
post-cat text-success{
  background-color: black;
}