.resume-container{width:100%;margin:0 auto;padding:2rem 1rem;box-sizing:border-box;text-align:center;display:flex;justify-content:center}.resume-image{width:100%;max-width:800px;height:auto;display:block;margin:0 auto;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.25)}@media (min-width:1100px){.resume-image{max-width:900px}}@media (max-width:600px){.resume-container{padding:1.25rem .75rem}}.resume-download{display:flex;justify-content:center;padding-bottom:2rem}.btn{display:inline-block;padding:.9rem 1.5rem;background:#1e90ff;color:#fff;border-radius:10px}