/*      */

/*
 * Custom Style Sheet - Use this file to style your content
 */

 .mod-box.mod-box-color1 .wk-twitter-single:before {
   display: block;
   margin-bottom: 20px;
   padding-top: 140px;
   text-align: center;
   font-size: 36px;
   line-height: 36px;
   background: url(../../../images/yootheme/icon_twitter.png) 50% 0 no-repeat;
   content: "latest tweet";
 }
.about_div {
  background-color: #BA9046;
  padding: 5px;
  border-radius: 6px 6px 6px 6px;
  opacity: 0.7;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
  width: 585px;
}

  .mod-box.mod-box-color1 .wk-twitter-single .content {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 27px;
    min-height: 194px;
  }

.mod-box.mod-box-color1 .wk-twitter-single .content:before,
.mod-box.mod-box-color1 .wk-twitter-single .content:after { content: '"'; }