.projects{flex-direction:column;gap:0;display:flex}.project-header{letter-spacing:2px;text-align:center;color:#ede5e5;margin-top:40px;font-family:courier;font-size:50px}.pr-img{background-color:#989b9f;border-radius:30px;justify-content:center;align-items:center;width:300px;min-width:300px;height:300px;min-height:300px;display:flex;box-shadow:0 10px 20px 5px #070509}.pr-img-box{border-radius:30px;width:85%;height:85%;box-shadow:0 5px 15px 8px #141419}.pr-img-box img{object-fit:scale;border-radius:30px;width:100%;height:100%}.projects-card{flex-direction:row;justify-content:center;gap:30px;margin-top:20px;padding:20px;display:flex}.text-div{flex-direction:column;gap:20px;width:100%;padding:0;display:flex}.project-title-container{letter-spacing:4px;color:#ede5e5;background:#48464f;border-radius:20px;max-width:300px;margin-top:10px;padding:10px 40px;font-family:monospace;box-shadow:0 4px 8px 3px #000}.project-title-container h1{background:inherit;text-align:center}.project-description{color:#a1aeb8;font-family:Courier;font-size:20px}.anchor-flex{color:#fff;gap:20px;margin-top:5px;display:flex}.anchor-div{background-color:#646071;border-radius:10px;padding:10px;font-family:Courier;font-weight:bolder;box-shadow:0 5px 10px 3px #141419}.anchor-div:hover{background-color:#a19caf}a{color:#fff;text-decoration:none}a:hover{cursor:pointer}@media screen and (max-width:600px){.projects-card{flex-direction:column;align-items:center}.text-div{max-width:300px;padding:0}.project-title-container{max-width:300px}.anchor-flex{flex-direction:column;justify-content:center;align-items:center;gap:20px}}
