body,
p {
  font-family: Poppins, sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: Rubik, sans-serif;
  color: #464085;
  font-weight: 700;
}

.peak-menu--background {
  font-size: 12px;
}

.btn {
  background-color: rgb(70, 64, 133);
  border: none;
  color: #ffffff;
  font-size: 18px;
}

.btn a {
  color: #ffffff !important;
}