@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap";html,body,#root,.app,.admin-layout,.content{height:100%;width:100%;font-family:Source Sans Pro,sans-serif}.admin-layout{display:flex;position:relative}.main-content{max-height:calc(100vh - 70px);width:100%;overflow:auto}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}
