*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:100%}body{align-items:center;background-color:#faf3e0;color:#4b3f2f;display:flex;font-family:Arial,sans-serif;justify-content:center;line-height:1.6;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{box-shadow:0 0 10px #0000001a;display:flex;flex-wrap:wrap;margin:0;max-width:1200px;padding:20px;width:100%}.left-column{background-color:#e8dab9;flex:1 1}.left-column,.main-content{box-shadow:0 0 10px rgba(0,0,0,.1);padding:20px}.main-content{background-color:#faf3e0;flex:2 1;margin-left:20px}.resume-button{background-color:#9e5642;border:none;border-radius:4px;color:#faf3e0;display:inline-block;font-weight:700;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease}.resume-button:hover{background-color:#8a4d3a;cursor:pointer}.books-link{color:#4b3f2f;display:inline-block;text-decoration:underline;transition:color .3s ease}.books-link:hover{color:#32251b}.profile-image{border-radius:2%;margin-bottom:20px;margin-top:20px;max-width:200px;width:80%}.social-links{display:flex;gap:10px;margin-top:20px}.social-links a{color:#4b3f2f;font-size:24px;transition:color .3s ease}.social-links a:hover{color:#32251b}@media screen and (max-width:768px){body{align-items:flex-start}.container{flex-direction:column;padding:10px}.left-column{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;margin-left:0}.left-column>div{width:100%}.main-content{margin-bottom:20px;margin-left:0}}
/*# sourceMappingURL=main.806eca5a.css.map*/