/*
Theme Name: Esthajnal Theme
Template: oceanwp
Author:
Description: Child theme az OceanWP-hez
Version: 1.0
*/

/* Háttér */


/* Fejléc kép */
#site-header {
    background: url('images/header.jpg') no-repeat center top;
    background-size: cover;
    height: 220px;
}

/* Címsor stílus */
.site-title a {
    font-size: 28px;
    font-weight: bold;
    color: #3a3a2e;
    text-decoration: none;
}
