/*
Theme Name: Traveller Agency Child
Author: 
Description: Traveller Agency Child
Version: 1.0
Template: traveller-agency

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

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
div#mySidenav {
    width: 730px;
}
h2.entry-title {
    font-size: 30px;
}
.site-logo {
    height: 150px !important;
}

a.custom-logo-link img {
    position: relative !important;
    top: 50px !important;
}
.widget {
    background: #fff;
    padding: 10px;
}
h2 {
    font-size: 25px;
}
h1.page-title {
    background: #fff;
}
main#main {
    background: #fff;
    padding: 30px;
}