@import url(https://fonts.googleapis.com/css?family=Overpass);html{scroll-behavior:smooth!important}::-webkit-scrollbar{width:5px;background-color:rgba(0,0,0,.03);border-radius:100px;-webkit-border-radius:100px}::-webkit-scrollbar:hover{background-color:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:vertical:active{background:rgba(0,0,0,.1);border-radius:100px;-webkit-border-radius:100px}.MuiOutlinedInput-root{border-radius:16px!important}.tags-input{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;min-height:48px;border:1px solid #d6d8da;border-radius:6px}input{flex:1 1;border:none;height:46px;font-size:14px}#tags{flex-wrap:wrap;padding:0;margin:8px 0 0}#tags,.tag{display:flex}.tag{width:auto;height:32px;align-items:center;justify-content:center;color:#0c0c0c;padding:0 8px;font-size:14px;list-style:none;border-radius:6px;margin:0 8px 8px 0;background:rgba(168,169,169,.2823529411764706)}.tag-close-icon{display:block;width:16px;height:16px;line-height:16px;text-align:center;font-size:14px;margin-left:8px;color:#101011;border-radius:50%;background:#fff;cursor:pointer}.blog_link:hover{color:#00f}