input[type=text] {
  border-radius: 10px;
}

.spoiler-box__title.js-spoiler-box-title {
  font-weight: bold;
  background-color: #f8f9fc;
}

.footer-info {
  text-align: center;
}



.button {
  font-weight: bold;
}