/*  
Theme Name: Cocreeert
Description: Theme for Cocreeert website
Author: Berrie and Jeske
Author URI: https://ambitiondev.io
Version: 1.0.0
Template: scroller
*/

.post-password-form {
  display: flex;
  flex-flow: column;
  justify-content: center;
  max-width: 66rem;
  margin-inline: auto;
  padding-inline: 2rem;
  padding-block: 20rem;
}
