div#item-16673308520 {
    position: fixed;
    bottom: 0;
}

.btn-primary:hover {
      color: #ffffff;
  background-color: #000000;
}

.btn-primary {
    background-color: var(--primary);
    color: #000000;
}

.product-info {
    font-size: 18px;
    font-weight: normal;
}