html,
body {
  font-family: "Roboto";
  scroll-behavior: smooth;
}

.font-figtree {
  font-family: "Figtree";
}

#copyright > p > a {
  color: #642c89;
}
#copyright > p > a:hover {
  transition: all;
  transition-duration: 300ms;
  text-decoration: underline;
}

.iti--separate-dial-code {
  margin: 0.5rem !important;
}

.iti__country-name {
  color: #000;
}
.iti__dial-code {
  color: #00000090;
}
