/* #block-2  {
    color: #707070;
	}
*/
  #block-2 h2, #block-2 h4 {
    margin-bottom: 12px; }
  #block-2 h4 {
    line-height: 1.4em; }
  #block-2 .animation {
    visibility: hidden; }
  #block-2 .animated {
    visibility: visible; }
  #block-2 .post-heading-center {
    text-align: center;
    margin-bottom: 40px; }

  #block-2 .post-heading-center p {
   /* color: #909090;
    font-size: 18px;
    line-height: 24px;*/
    margin: 5px 0px 0px; }
  #block-2 .dotstheme_feature {
    position: relative;
    text-align: center;
    background-color: #baaf96;
    padding: 60px 20px 40px;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    border-top: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  #block-2 .dotstheme_feature:hover {
    border: 1px solid #f0f0f0;
    border-top: 0px;
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.07); }
  #block-2 .dotstheme_feature .feature_edge {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 10px;
    background-color: #707070;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  #block-2 .dotstheme_feature:hover .feature_edge {
    background-color: #6b101c; }
  #block-2 .dotstheme_feature img {
    width: 128px;
    margin-bottom: 40px; }
  #block-2 .dotstheme_feature h4 {
   /* font-family: Raleway, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;*/
    margin-bottom: 0px; }
  #block-2 .dotstheme_feature p {
    margin: 20px 0px 0px; }
