.about-me-image {
  width: 26rem;
  border-radius: 50%;
  border: 0.4rem solid;
  border-color: var(--color-ter);
  padding: 1rem;
}
