/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.2
Template: bridge
*/
@import url("../bridge/style.css");

p {
    font-size: 18px;
}

.q_accordion_holder.accordion h5.ui-accordion-header {
	font-size: 24px;
    font-weight: bold;
    padding-top: 0;
}