.studiocart #sc-terms {
  display: flex;
  margin-top: 10px;
  margin-bottom: 30px;
  flex-direction: column;
  gap: 5px;
}
