/*
Theme Name:   Our Tour du Mont Blanc
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Theme for Our Tour du Mont Blanc
Author:       Tiberiu Buzdugan
Author URI:   http://example.com
Template:     Newspaper
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         travel
Text Domain:  ourtourdumontblanc
*/

.table-of-contents {
	padding: 20px;
	background: #fafafa;

}

.table-of-contents p {
	font-weight: bold;
    font-size: larger;
    margin-bottom: 0;
}

.table-of-contents a {
	color: #000;
	text-decoration: underline;
}

.table-of-contents ul ul li {
	margin-bottom: 5px;
}