body{
  font-size: max(1vw, 0.8rem);
}

.Section{
  margin: 3rem 5vw;
}

.SectionTitle{
  font-weight: bold;
  margin-bottom: 0.25rem;
}

.BreakingLine{
  width: 100%;
  margin-top: 1px solid #000;
}
