@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{--primary-color:#5271ff;--background-color:#fff;--text-color:#000;width:100%;min-height:100vh;font-family:DM Sans,sans-serif}main{background-color:var(--background-color);color:var(--text-color)}main.dark{--background-color:#202c37;--text-color:white}a{color:inherit;text-decoration-line:none}#mainCont{max-width:1240px;margin:0 auto;padding:20px 0}#nav{color:#fff;background-color:#5271ff;width:100%;height:80px;display:flex;top:0;right:0}.innerNav{color:#fff;justify-content:space-between;align-items:center;width:100%;max-width:1240px;margin:0 auto;text-decoration:none;display:flex}.ficjc{justify-content:center;align-items:center;display:flex}#logo{width:80px;height:80px}#siteName{font-size:xx-large;font-weight:bolder}#posts-container{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.eachPost{border:1px solid #ccc;border-left:6px solid #5271ff;border-radius:4px;flex-direction:column;justify-content:space-between;width:calc(50% - 20px);height:125px;padding:12px;display:flex}#postTitle{padding:4px 16px;font-size:large}#postDetails{display:flex}.pa{text-decoration:none}.pd{justify-content:center;align-items:center;margin:0 16px;display:flex}.pdd{margin-right:8px;font-size:larger;text-decoration:none}.pagination{justify-content:space-between;align-items:center;padding:20px;display:flex}#page-info{font-size:x-large}.postText{margin:8px 0;font-size:large}.flexBox{gap:0 16px;margin:10px 0;display:flex}button{cursor:pointer;padding:5px 10px}.comment{border-left:2px solid #aaa9a9;margin-top:10px;margin-left:20px;padding-left:10px}#foot{justify-content:center;align-items:center;width:100%;height:60px;font-size:large;font-weight:700;display:flex}#innerFoot{max-width:1240px;margin:0 auto}.themeText{color:#5271ff}.disabledBtn{cursor:not-allowed}.shimmerCont{background-color:#f2f2f2}.shimmer{background-color:#e0e0e0}.title-shimmer{border-radius:5px;width:90%;height:40px}.info-shimmer{border-radius:5px;width:20%;height:32px;margin:0 32px 0 0}
/*# sourceMappingURL=index.425450c6.css.map */
