/*
Theme Name: TravelPro Child
Theme URI: https://travelpro-wp.laralink.com/
Author: Laralink
Author URI: https://themeforest.net/user/laralink/
Description: Child theme for the TravelPro WordPress theme
Template: travelpro
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: travelpro-child
*/

/* Import parent theme styles */
@import url("../travelpro/style.css");

a.cs_site_branding img {
    height: 100px;
}