/**handles:wildapricot-categories-scroll**/
.categories-scroll-container{overflow-x:auto;padding-bottom:5px;-ms-overflow-style:none;scrollbar-width:thin}.categories-scroll-container::-webkit-scrollbar{height:4px}.categories-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.categories-scroll-container::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.categories-scroll-container::-webkit-scrollbar-thumb:hover{background:#555}.categories-scroll-container .d-flex{flex-wrap:nowrap}.categories-scroll-container .btn{white-space:nowrap}