﻿.place-order__notes {
  margin-top: 20px;
  background-color: rgba(112, 112, 112, 0.15);
  border-radius: 15px;
  padding: 10px;
  overflow: hidden; }
