@charset "UTF-8";

.container h3 {
  padding-bottom: 15px;
  border-bottom: 1px dashed orange;
  margin-bottom: 15px;
  font-weight: bold;
}

.container .text {
  margin-bottom: 15px;
}
