.restriction {
  text-align: center;
  border: 6px solid #00b8de;
  padding: 32px 0px;
}
.restriction .msgAlert {
  color: #f14862;
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 30px;
}
.restriction .msgInfo {
  margin-top: 15px;
}
.restriction .msgInfo a {
  font-weight: bold;
  text-decoration: underline;
}
