.primary-btn {
  background: #131415;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.0909637);
  border-radius: 8px;
  color: white;
  padding: 0.9rem 0;
  text-align: center;
}
