/*!
Theme Name: Travel
Theme URI: Travel
Author: Travel
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: travel
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/
img {
	display: block;
	margin: 0;
	padding: 0;
}
.footer a img {
	display: inline-block;
}
font {
	display: inherit;
}
a {
	display: inherit;
}
.menu-left tr td {
	background: #97849b !important;
	transition: all 0.3s;
}
.menu-left tr td:hover {
	background: #396666 !important;
}