@charset "UTF-8";

@media print {
    .sticky-top, .sticky-bottom {
        display: none;
    }
}
