.content {
  background-color: #f8fcff;
  padding: 20px;
  color: #dcdfe9;
  overflow: hidden;
  overflow-y: auto;
  padding-bottom: 20px;
}
h2 {
  font-size: 16px;
  font-weight: 600;
  color: #1b3155;
  text-align: center;
}
.h2 {
  margin-bottom: 10px;
}
h3 {
  font-size: 15px;
  font-weight: 600;
  color: #1b3155;
}
p {
  line-height: 1.5;
  margin-bottom: 25px;
  color: #1b3155;
  font-size: 14px;
}
p {
  display: flex;
  align-items: center;
}
