/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/



.title-ol h2 {
    border: 3px solid #FF8F00;
    padding: 15px 50px;
    border-top-left-radius: 45%;
    border-bottom-right-radius: 45%;
}

.contact-ol p {
    font-size: 20px;
    color: #fff;
}

.contact-ol a {
	 font-size: 18px;
    color: #fff !important;
}

.contact-ol a:hover {
    color: #ff8f00 !important;
}


.branded [class*=fa-instagram], .branded [class*=fa-facebook] {
    background-color: #FF8F00;
}

.branded-text [class*=fa-facebook], .branded-text [class*=fa-instagram] {
    color: #fff;
}

.is-stuck .lqd-head-col > .header-module .ld-module-trigger .ld-module-trigger-txt{		color: #fff !important;	}