.rescuePage { padding: 20px; margin: 16px auto 0 auto;line-height: 25px; }
.rescuePage .title { padding: 0 0 25px 0; }
.rescuePage .title h1 { font-size: 30px; color: #444; font-weight: normal; display: inline; }

.rescuePage .button { color: #FFF; padding: 5px 15px; display: inline-block; border-radius: 3px; font-weight: bold; text-decoration: none; cursor: pointer; }
.rescuePage .button.primary { background: #4CB7EF; }

.rescuePage p { margin: 1.5em 0; }

.rescuePage .strong { font-weight: bold; }
