.site-content .stm_markup__sidebar_divider .stm-button {
  margin-bottom: 22px; }
  .site-content .stm_markup__sidebar_divider .stm-button:before {
    display: none; }

.site-content .stm_markup__sidebar_divider .widget .widgettitle {
  text-transform: none; }
  .site-content .stm_markup__sidebar_divider .widget .widgettitle h5 {
    font-size: 24px;
    line-height: 24px; }
    .site-content .stm_markup__sidebar_divider .widget .widgettitle h5:before {
      display: block; }

.site-content .stm_markup__sidebar_divider .widget:before {
  display: none; }

.stm-footer aside.widget {
  font-size: 14px;
  border: none; }
  .stm-footer aside.widget p {
    line-height: 26px; }
  .stm-footer aside.widget .widget-footer-title.widgettitle h4 {
    color: #fff !important;
    font-size: 14px;
    letter-spacing: 0.84px;
    margin-bottom: 27px !important;
    font-weight: 600; }
    .stm-footer aside.widget .widget-footer-title.widgettitle h4:before {
      display: none; }
  .stm-footer aside.widget .stm-socials .stm-socials__icon {
    margin: 0 10px;
    font-size: 20px !important; }
  .stm-footer aside.widget a:hover {
    color: #fff !important; }
  @media (max-width: 1023px) {
    .stm-footer aside.widget {
      margin-bottom: 45px !important; }
      .stm-footer aside.widget p:last-child, .stm-footer aside.widget li:last-child, .stm-footer aside.widget .stm-icontext:last-child {
        margin-bottom: 0; } }

.tp_recent_tweets > ul > li {
  line-height: 22px;
  padding-left: 34px !important;
  background: none; }
  .tp_recent_tweets > ul > li:before {
    content: "\f099";
    font-family: 'FontAwesome';
    font-size: 20px;
    top: -1px;
    color: rgba(0, 172, 237, 0.5); }
  .tp_recent_tweets > ul > li span {
    font-size: 14px; }
  .tp_recent_tweets > ul > li a {
    font-weight: normal; }
  .tp_recent_tweets > ul > li .twitter_time {
    margin-top: 5px; }
