.game-entry-content{font-size:large;width:100%;height:max-content;right:2%;top:25px;z-index:1;padding:24px;color:#fff}@media screen and (width<=801){.game-entry-content{font-size:small}.game-link{h1{font-size:16pt}h6{font-size:12pt}}}.game-entry{width:100%;min-width:200px;max-width:80%;margin-left:10%;margin-right:10%;margin-top:90px;height:fit-content;background:hsla(0,0%,8%,.65);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.3);position:relative;display:flex;align-items:center;color:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}h6{font-style:oblique}.game-link{width:100%;height:100%;text-decoration:none;color:#fff;display:flex;align-items:center;gap:24px;padding:12px 24px;:hover{color:#fff}}.game-img-box{background-color:#000;padding:8px;border-radius:10px;width:160px;height:120px;display:flex;align-items:center;justify-content:center}.game-img{width:100%;height:100%;object-fit:contain;border-radius:6px}.entry-date{right:24px;position:absolute;top:36px;font-size:16pt}@media screen and (max-width:801px){.game-link{flex-direction:column;align-items:stretch}.game-img-box{width:100%;height:180px}.game-entry-content{padding:16px}}