  @charset "UTF-8";
/* CSS Document */

@import url("/content/dam/bc1/top-tier/css/custom-global.css");

.int-wrap .info-section .content a{
	color:#b99b73;
}

.bucket {
	background: #7c755e;
	color: #fff;
	font-weight: 300;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}

.bucket h2{
	margin-bottom: 0px;
}

/* Tabs */
.tabs-section ul.nav-tabs > li {
    font-size: 19px;
    width: 48%;
}

.tabs-section .tab-content {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 40px;
    padding-bottom: 35px;
}

.icon-list-box ul li a:before {
    font-size: 24px;

}
.icon-list-box ul li a {
    font-weight: 500; 
}