@font-face {font-display: swap;}
h1 {margin-bottom: 20px !important;}
h2 {margin-bottom: 15px !important;}
#top-btn {position: fixed;right: 20px;bottom: 30px;z-index: 69;opacity: 0; transition: opacity 0.5s ease}
.facebook {color: #4267B2}
.twitter {color: #1A91DA}
.linkedin {color: #0077B5}
.youtube {color: #FF0000}
.pinterest {color: #E60023}
.instagram {color: #3f729b}
.rss {color: #ee802f}
.list-group-item {white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
.navbar-nav>li {padding: 0px 10px 0px 10px}
.text-secondary {color: #51565C !important}
code {color: #c7254e;background-color: #f9f2f4;border-radius: 4px;font-size: 17px}
pre {background-color: #f9f2f4;overflow: auto;border-radius: 4px;padding: 10px;font-size: 17px}
::-moz-selection {color: #0f0;background: #333}
::selection {color: #0f0;background: #333}
::-webkit-scrollbar {width: 10px}
::-webkit-scrollbar-track {box-shadow: inset 0 0 2px #999;border-radius: 3px}
::-webkit-scrollbar-thumb {background: #eee;border-radius: 5px}
::-webkit-scrollbar-thumb:hover {background: #ccc}
:root {--bs-breadcrumb-divider: '>'}
body {font-size: 1.1rem;line-height: 1.5;}