/*
 Theme Name:   Travelify for AITVM
 Theme URI:    https://colorlib.com/wp/themes/travelify/
 Description:  Child Theme Travelify for AITVM
 Author:       Jonathan Joosten
 Author URI:   http://www.jonathanjoosten.nl
 Template:     travelify
 Version:      1.0.1
 Text Domain:  travelify
*/

.category-title
{
	font-size:inherit;
	font-weight:700;
	font-style:italic;	
}

.entry-title, .entry-title a
{
	font-size:24px;
}

.entry-title {
    padding-left: 2.5%;
    padding-right: 2.5%;
}

table
{
	border-collapse:collapse;
}

.entry-sub-title {
    padding-left: 2.5%;
    padding-right: 2.5%;
	font-style:italic;
	font-size:20px;
	margin:-10px 0 10px 0;
}

#content h3
{
	font-size:20px;
}

#content h4
{
	font-size:18px;
}