@import url(main.css);

.about {
  display: flex;
  align-items: center;
}

.about svg {
  height: 2rem;
}
