/*
Theme Name: TourGuide
Theme URI: http://example.com/tourguide
Author: Your Name
Author URI: http://example.com
Description: A custom theme for tour guides and travel agencies.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tourguide
*/

img.custom-logo {
    width: 100px;
    padding: 5px;
}

.widget.widget_block {
    background: #e3e4e4;
    padding: 15px;
}