/**
 * Theme Name: Cédric Delapierre
 * Template:   oceanwp 
 */

.page-maintenance .textarea {
  height: 160px
}

.site-main .background-image-page-header {
  height: 200px;
}

.site-main .page-header {
    padding: 70px 0 70px 0;
}

@media (max-width: 767px) {
    #maintenance-top .maintenance-photo {
        text-align: center;
        margin-bottom: -36px;
    }
}

body .blog-entry.post .blog-entry-header .entry-title a {
  text-transform: none;
}