@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Hachi+Maru+Pop&family=Patrick+Hand+SC&family=Permanent+Marker&display=swap');

* {
  font-family: "Patrick Hand SC", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  color: #000;
}

.permanent-marker-regular {
  font-family: "Permanent Marker", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
}

.Secundario {
  background-color: #EDD286;
}

.habilidades_SobreMim {
  color: rgb(70, 70, 70);
}

.skill-icon {
  font-size: 1.5rem;
  color: #495057;
}