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