.welcome-messages, .welcome-title, .welcome-text, .footer-text, .lost-text {
    text-align: center;
    margin-bottom: 20px;
}

.welcome-title {
    line-height: 1.2;
    color: #0082C0;
}

#backtoblog {
    display: none;
}

.footer-text {
    width: 320px;
    padding: 2% 0 0;
    margin: auto;
}
