/* Copyright (C) WarpTheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
#sp-bottom {
  padding: 10px 0px;
  text-align: center;
}
#sp-bottom {
background-color: #ececee;
 color: #000;
padding: 10px 0px;
line-height: 15px;
}
#sp-bottom .uk-card-title {
  color: #000;
}
#sp-bottom a {
  color: #000;
}
#sp-bottom a:hover {
  color: #757373;
}
.sp-copyright {
font-size: small;
}
.article-social-share {
display: none;
visibility: hidden;
}
#sp-bottom .sp-column > .uk-panel {
  margin-bottom: 10px;
}
#sp-logo {
margin-bottom: 20px;
}
#sp-main-body {
  padding: 20px 0;
}