.section{color:#000;padding-top:15px;padding-bottom:15px}.skill{display:flex;flex-direction:column;background-color:#fff;color:#000;border-radius:5px;width:fit-content;padding:10px;transition:all .5s;align-items:center;text-align:center;justify-content:space-around;gap:10px}.skill img{max-width:64px}.project{display:flex;flex-direction:column;background-color:#fff;color:#000;border-radius:10px;width:fit-content;padding:10px;transition:all .5s;align-items:center;text-align:center;justify-content:space-between;gap:10px}.project p,.project h3{cursor:pointer}.project img{width:200px;height:150px;border-radius:10px}.tag{border-radius:10px;padding:5px;border:5px solid;font-weight:700;display:flex;justify-content:center;gap:5px}.simple-icon{max-width:10px}.nav a{text-decoration:none;color:#fff;font-size:1.2em}.button-contato{padding:10px;border-radius:10px;border:2.5px solid white;background:#235e29;background:linear-gradient(0deg,#235e29 1%,#48c456 86%);color:#fff}.button-email{background:#585858;background:linear-gradient(0deg,#585858,gray 64%)}.personal-image{max-width:500px;width:100%;height:auto}.description_curso{max-width:80%}.project-post a{color:#3687ff;text-decoration:underline}@media only screen and (min-width: 600px){.w-md-auto{width:auto!important}.description_curso{max-width:50%}}@media only screen and (min-width: 500px){.w-sm-auto{width:auto!important}}
