/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 6.4
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.header_top {

font-size: 14px !important;  }

.icon_text_holder .icon_with_title_link {

    background-size: cover;
    display: block !important;
    /* height: 55px; */
    margin: 10px 0 !important;
    background-color: #f2600f;
    overflow: hidden;

    padding: 10px;
    color: #fff !important;
    width: 147px;
    text-align: center;
    font-size: 15px; 
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.1rem;
}