html {
  font-size: 12px;
}

body {
  font-size: 1rem;
}

p {
  font-size: 1.4rem;
  color: #393a37;
}