.color-social-block {
  position: relative;
  background-color: #6dbf43;
  width: 100%;
  padding: 25px;
}
.color-social-block h3 {
  text-align: left;
  color: #fff;
}
.color-social-block p.block-content {
  margin-top: 10px;
  color: #fff;
  margin-bottom: 20px;
}
.color-social-block .social-icon-container {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10%;
  left: 0;
}
.color-social-block .social-icon-container a {
  padding: 15px;
}
.color-social-block .social-icon-container a i {
  color: #fff;
  font-size: 32px;
}

/*# sourceMappingURL=social-block/style.css.map */
