/*
Theme Name:     square - child
Description:    
Author:         trifectacreative
Template:       square

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/



.sq-section-title:after{
	content: "";
	position: absolute;
	height: 2px;
	width: 60px;
	background: #1c75bc;
	top: 100%;
	left: 0;
	margin-top:10px;
}

.sq-tab li.sq-active .fa {
    color: #1c75bc;
}