.Blog-module__nbOMAW__posts{flex-direction:column;flex:1;align-items:center;gap:2vh;display:flex}.Blog-module__nbOMAW__post{background-color:#252228;border-radius:5px;justify-content:space-between;width:80%;padding:1vw;transition:transform 1s;display:flex;box-shadow:5px 6px 47px #121111bf}.Blog-module__nbOMAW__post p{text-indent:2vw;text-decoration:none}.Blog-module__nbOMAW__post:hover{cursor:pointer;background-color:#1c1820}.Blog-module__nbOMAW__post h1{font-size:2rem}.Blog-module__nbOMAW__post_date{white-space:nowrap}@media screen and (max-width:1000px){.Blog-module__nbOMAW__post{text-align:center;flex-direction:column;align-items:center;padding:2vw}.Blog-module__nbOMAW__posts{gap:5vh}.Blog-module__nbOMAW__post p{font-size:.8rem}}@media screen and (max-width:600px){.Blog-module__nbOMAW__posts h1{font-size:1rem}}
