.content-footer {
  margin-top: 30px;
}
.content-footer .left-icon {
  top: 3px;
}
.content-footer .back-button {
  margin-right: 80px;
  transition: 0.3s;
}
@media (max-width: 767.98px) {
  .content-footer .back-button {
    margin-right: 20px !important;
  }
}
.content-footer .back-button:hover {
  color: #0076ff;
}
.content-footer .share-desc {
  margin-right: 25px;
}
.content-footer .news-detail > a {
  width: 27px !important;
  height: 27px !important;
}
.content-footer .news-detail > a:last-child {
  margin-right: 0;
}
.content-footer .news-detail > a:hover {
  background: unset;
}
.content-footer .news-detail > a .ytu-icon:before {
  transition: 0.3s;
  filter: brightness(0%);
}
.content-footer .news-detail > a .facebook {
  left: 8px !important;
  top: 4px !important;
}
.content-footer .news-detail > a .facebook:before {
  width: 16px !important;
  height: 16px !important;
}
.content-footer .news-detail > a .twitter {
  left: 6.5px !important;
  top: 5px !important;
}
.content-footer .news-detail > a .twitter:before {
  width: 15px !important;
  height: 15px !important;
}
.content-footer .news-detail > a .linkedin {
  left: 5px !important;
  top: 4px !important;
}
.content-footer .news-detail > a .linkedin:before {
  width: 15px !important;
  height: 20px !important;
}
.content-footer .news-detail > a:hover {
  border-color: #0076ff;
}
.content-footer .news-detail > a:hover .ytu-icon:before {
  filter: brightness(100%);
}
.content-footer .news-detail-container {
  padding-bottom: 15px;
  border-bottom: 1px solid #DEDEDE;
}
.content-footer .news-detail-container .share-desc {
  margin-left: 0 !important;
}
.content-footer .share-buttons > a {
  border: 1px solid #191919;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  transition: 0.3s;
}
.content-footer .share-buttons > a:last-child {
  margin-right: 0;
}
.content-footer .share-buttons > a:hover {
  background: unset;
}
.content-footer .share-buttons > a .ytu-icon:before {
  transition: 0.3s;
  filter: brightness(0%);
}
.content-footer .share-buttons > a .facebook {
  left: 11px;
  top: 7px;
}
.content-footer .share-buttons > a .facebook:before {
  width: 15px;
  height: 24px;
}
.content-footer .share-buttons > a .twitter {
  left: 9.5px;
  top: 10px;
}
.content-footer .share-buttons > a .twitter:before {
  width: 20px;
  height: 20px;
}
.content-footer .share-buttons > a .linkedin {
  left: 10px;
  top: 7px;
}
.content-footer .share-buttons > a .linkedin:before {
  width: 20px;
  height: 23px;
}
.content-footer .share-buttons > a:hover {
  border-color: #0076ff;
}
.content-footer .share-buttons > a:hover .ytu-icon:before {
  filter: brightness(100%);
}

/*# sourceMappingURL=share.css.map */
