.navbar-nav > li > a, .navbar-nav > li > span {
	font-weight: bold;
}

.t3-mast-bottom.t3-features-intro .acm-spotlight .t3-module .module-title {
  color: #b6b4b4;
}

.acm-features-intro.style-2 .list-social li .fa {
  font-size: 22px;
  
}
.acm-spotlight .t3-module .module-title {
  margin-top: 40px;
}
.t3-mast-bottom.t3-features-intro .acm-spotlight > .row > div > div {
  margin-top: 48px;
}
.module-ct {
  color: #c5dcf5;
}
a {
  color: #338480;
  text-decoration: none;
}
.t3-module .module-inner img {
	max-width:100%

}

img {
 max-width: 100%;
}