a,
div,
figure,
hr,
img,
p {
  margin: 0;
  padding: 0
}

body {
  background: #fff!important;
  font-family: "Work Sans", "Helvetica Neue", Helvetica, sans-serif;
  line-height: 24px;
  color: #555
}

hr {
  border: 0;
  height: 1px;
  width: 100%;
  background: 0 0;
  color: transparent
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "PT Serif";
  font-weight: 700;
  margin: 0
}
header, footer, aside, nav, form, iframe, .menu, .hero, .adslot {
  display: none !important;
}
article {
  column-width: 17em;
  column-gap: 3em;
}
@page {
  margin: 2cm;
}
@page :first {
  margin-top: 3cm;
}
@page :left {
  /*margin-right: 4cm;*/
}
@page :right {
  /*margin-left: 4cm;*/
}
/*img {*/
  /*filter: grayscale(100%) brightness(135%) contrast(120%);*/
/*}*/
a[href^="http"]::after {
  content: " (" attr(href) ")";
}
main::after {
  content: "Copyright site.com";
  display: block;
  text-align: center;
}
.close-print,
.mobile,
.tablet,
.mobile-close,
.modal-carousel,
.lock-publish {
  display: none;
}
.modal-content {
  border: none;
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.news-detail-description {
  margin-top: 3rem;
  margin-bottom: 2rem;
}
.news-detail-description p {
  margin-top: 2.5rem;
}
.news-detail-img {
  margin-top: 2rem;
}
.connect-commission img {
  width: 15rem;
  position: absolute;
  left: 10%;
  margin-top: 1rem;
}
.user-data-info .modal-body,
.news-detail-info .modal-body {
  width: 100%;
}
.modal-title {
  margin-bottom: 1rem;
}
.job-tags div {
  display: inline-block !important;
}
a {
  text-decoration: none !important;
  text-underline: none !important;
}
.list-inline-item .twitter,
.list-inline-item .linkedin,
.list-inline-item .email,
.close.mobile.tablet.mobile-close.close-print {
  display: none !important;
}
.lazy-load-image-background {
  height: auto !important;
}
.news-detail-info .news-detail-img {
  text-align: center !important;
}