.end_message {
  width: 100%;
  height: 60px;
  margin: auto;
  background-color: #4c9cfe;
  margin-top: 60px;
}
.end_message p {
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 13px;
}
