.Quotation-1 {
  background-color: var(--bs-light);
  border-left: 5px solid var(--bs-secondary);
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 3px;
  padding-right: 15px;
  padding-left: 15px;
}

