@import"https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap";*{box-sizing:border-box;margin:0;padding:0;background-color:#055c53;font-family:Indie Flower,cursive;font-weight:400;font-style:normal}.about,.parrafo{color:#ffecb3;text-align:center;margin-top:5rem}.about{font-size:3rem}.footer{color:#b2bd9a;text-align:center;margin-top:50px}.header{text-align:center}.name,.desc{color:#b2bd9a}.myphoto{margin-top:10rem;margin-bottom:5rem;width:400px;height:400px;border-radius:200px}.nav{margin-top:2rem;display:flex;justify-content:center;gap:20px}.nav a{text-decoration:none;color:#b75306;font-weight:700;background-color:#b2bd9a;border-radius:15px;padding:10px 20px;font-size:1.2rem}.nav a:hover{color:#e27508}.projects-title{color:#b2bd9a}.section-projects{display:flex;flex-direction:column;align-items:center;margin-top:50px;margin-left:20px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax 300px,1fr);gap:2rem;margin-top:2rem;width:100%;max-width:1000px}.photoprojects{background-color:#b2bd9a;border-radius:50%}.project-img{width:20rem}.project-card{background-color:#055c53;border:2px solid #b2bd9a;border-radius:15px;padding:1.5rem;text-align:center}.look{margin-top:2rem;margin-left:1rem;text-decoration:none;color:#b75306;font-weight:700;background-color:#b2bd9a;border-radius:15px}.look:hover{color:#e27508}.menu{margin-top:2rem;margin-left:1rem}.menu a{text-decoration:none;color:#b75306;font-weight:700;background-color:#b2bd9a;border-radius:15px;padding:10px 20px;font-size:1.2rem}.menu a:hover{color:#e27508}
