.container {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.section.hoverable {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 1rem;
}

.section.hoverable a {
  color: #FFD54F;
}

.section.hoverable a:visited {
  color: #FFC107;
}

#header > h1 {
  font-weight: 600;
}

.categoria {
  font-weight: 500;
}

.row {
  margin-bottom: 0;
}

.foto img {
  height: 155px;
  float: right;
}

#mauriciopasquierjuan {
  margin-top: 0.5rem;
}

ul.tecnologias {
  margin-top: 0;
  margin-bottom: 0;
}

ul.tecnologias li {
  display: inline;
  font-size: smaller;
  font-style: italic;
}

ul.tecnologias li:not(:last-child)::after {
  content: ", "
}
