/*
Theme Name: Rauma Marine Constructions
Author: Esmes Digital Oy
Author URI: https://esmes.fi/
Description: A custom WordPress theme
Version: 0.1
Text Domain: rmc
*/

.post-password-form {
  padding: 5em 0;
}

body.page .post-password-form {
  padding-top: 10em;
}

.post-password-form input {
  padding: 0 1em;
  line-height: 2em;
  margin: 0 0.2em;
  background-color: #eee;
}

.wp-caption {
  max-width: 100%;
}