/*
 Theme Name:   Panoramic Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Panoramic Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     panoramic
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  panoramic-child
*/

body, button, input, select, textarea{
	font-size: 19px;
	line-height: 1.4;
}

.breadcrumbs{
	font-size: 15px;
	font-weight: bold;
}

article .entry-content a{
	font-weight: bold;
}

.post-loop-content a{
	font-weight: bold;
}

#secondary .widget-title{
	font-size: 20px;
}

#main-menu .sub-menu{
	margin-top: -2px;
}