/*
Theme Name: Memory child
Author: 
Description: Memory child
Version: 1.0
Template: memory

This is the child theme for Memory theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
a.custom-logo-link img {
    width: 157px;
}
.single h1.entry-title {
    font-size: 45px;
}
div#header-top {
    background: #00a6b6;
}

.main-navigation ul.menu > li > a, .main-navigation div.menu > ul > li > a {
    color: #fff;
}

.main-navigation ul.menu > li > a:hover, .main-navigation div.menu > ul > li > a:hover {
    color: #fff;
}