.footer-text p {
  color: #C3C3C3 !important; }

.home-footer .section-background4 {
  background-color: #1B1B1B; }
.home-footer .contact {
  color: #C3C3C3 !important; }
.home-footer .info {
  line-height: 40px; }
.home-footer .last-news {
  display: flex;
  margin-bottom: 20px; }
  .home-footer .last-news .last-news-img {
    background-size: 100% 100%;
    height: 50px;
    min-width: 50px;
    margin-right: 10px; }
  .home-footer .last-news .last-news-content p {
    margin-bottom: 0;
    color: #C3C3C3 !important; }
  .home-footer .last-news .last-news-content .content-text {
    overflow: hidden;
    height: 30px;
    line-height: 16px; }
  .home-footer .last-news .last-news-content .content-date {
    font-size: 13px;
    color: #909090 !important; }
    .home-footer .last-news .last-news-content .content-date span.square-icon i {
      font-size: 11px;
      padding-top: 4px;
      width: 5px; }
.home-footer .footer-links li {
  height: 30px; }
  .home-footer .footer-links li a {
    color: #C3C3C3 !important; }
