body,
select,
button,
input,
textarea {
  font-family: Poppins;
  font-weight: 400;
  line-height: 28px;
  text-transform: none;
  font-size: 14px;
  color: #8f8f8f;
}
