#connect-to-comment {
  padding: 2rem 2rem 0rem 2rem;
  text-align: center;
  max-width: 600px; }

#connect-to-comment .title {
  font-size: 30px;
  color: #003C57;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 600; }

#connect-to-comment .title2 {
  font-size: 22px;
  color: #003C57;
  margin-top: 2rem;
  line-height: 1.3;
  font-weight: 600; }

#connect-to-comment .subtitle {
  font-size: 17px;
  color: #707070;
  margin-bottom: 2rem;
  max-width: 600px; }

#connect-to-comment .inputs a {
  margin-top: 2rem; }

#connect-to-comment .inputs {
  text-align: center;
  /* width:100%;
  max-width:300px; */ }

#connect-to-comment .inputs input {
  margin-bottom: 1rem;
  width: 90%; }

#connect-to-comment .forgotten a {
  color: #003C57; }

.modal__container #connect-to-comment {
  width: auto;
  padding-top: 0rem; }
