*{padding:0;margin:0}body,html{height:100%;margin:0;font-size:.9em}.sidebar-drawer{position:fixed;top:0;left:0;height:100%;width:200px;background-color:#343a40;color:#fff;overflow-y:auto;transition:transform .3s ease-in-out;z-index:1050}.sidebar-drawer.closed{transform:translateX(-100%)}.sidebar-drawer.open{transform:translateX(0)}@media (min-width:768px){.sidebar-drawer{position:relative;transform:translateX(0);height:auto;width:auto}}.sidebar-toggle-btn{position:fixed;top:10px;left:10px;z-index:1100}footer{background-color:#f8f9fa;padding:1rem;text-align:center}.posts-pagination{padding:0;margin:0}.posts-pagination li{display:inline-block}.posts-pagination li a{background-color:#e9e9e9;color:#000}.posts-pagination .active,.posts-pagination li a{border-radius:2px;font-size:11px;margin-right:4px;padding:.04rem .4rem;min-width:22px;text-align:center}.posts-pagination .active{background-color:#7e7e7e!important;color:#fff!important}.custom-breadcrumb-item a{color:#212529}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.custom-fa-icon-animation{animation:spin 2s linear infinite}