/*
Theme Name: H5 Theme
Theme URI: http://www.highfive.fr
Description: Starter theme made and used by Highfive.
Version: 1.0.0
Author: Highfive
Author URI: http://www.highfive.fr
Tags: Responsive, theme, optimized, mobile
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/
.post-password-form {
    max-width: 880px;
    margin: 50px auto;
}
.post-password-form p {
    font-size: 1.6rem;
    line-height: 2.7rem;
    color: #555555;
    margin-bottom: 30px;
}