.btn-signup {
  background-color: #e76100
}
.bg-abu {
  background-color: #f4f5f7
}
.bg-hero {
  background-color: #d9f4fe
}

.nav-link{
  color: #ced7ed !important;
}
.fontsize_120{
  font-size: 120%;
}
.fontsize_140{
  font-size: 140%;
}