/*
Theme Name: Taxline Theme
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.6
Template: bridge
*/
@import url("../bridge/style.css");

.newsletter-form-wrapper {
    padding: 20px 0 50px 0;
}

.blog-next-link {
    float: left;
    width: 49%;
}

.blog-prev-link {
    float: right;
    width: 49%;
    text-align: right;
}

.blog-single-nav-link {
    font-size: 130%;
}