/* Selected SST footer: ice blue panel rising over the Blog. */
[data-footer-entry="rise"] .sst-full-footer {
  background: #eaf2fc;
  color: #102a56;
}
[data-footer-entry="rise"] .sst-footer-col h3,
[data-footer-entry="rise"] .sst-footer-col a,
[data-footer-entry="rise"] .sst-footer-home {color:#102a56}
[data-footer-entry="rise"] .sst-footer-bottom {border-top-color:#102a562b}
[data-footer-entry="rise"] .sst-footer-bottom .sst-footer-copyright {color:#425b7c}
[data-footer-entry="rise"] .sst-footer-home {border-color:#102a5659}
[data-footer-entry="rise"] .sst-full-footer .sst-footer-home:focus-visible {outline-color:#102a56}
@media(hover:hover){
  [data-footer-entry="rise"] .sst-footer-home:hover {background:#102a560a;border-color:#102a56}
}
[data-footer-entry="rise"] .sst-full-footer.is-rise-animated {
  z-index: 1001;
  border-radius: 48px 48px 0 0;
  box-shadow: 0 -24px 80px -32px rgb(5 25 68 / 45%);
}
[data-footer-entry="rise"] .sst-ending.is-animated .sst-ending-sheet {
  border-radius: 0;
}
[data-footer-entry="rise"] .sst-blog-stage {
  transform-origin: 50% 40%;
}
@media (max-width: 760px) {
  [data-footer-entry="rise"] .sst-full-footer.is-rise-animated {
    border-radius: 30px 30px 0 0;
  }
}
