.nova-direct-checkout {
  width: 100%;
  height: 55px;
  border: 0;
  background: #5433eb;
  color: #fff;
  font: inherit;
  font-weight: 600;
  cursor: pointer;
}

.nova-direct-checkout:hover {
  background: #4325cf;
}
