#cxm .cxm .branding {
  width: 100%;
}
#cxm .cxm .branding img {
  display: block;
  margin: 0 auto;
  max-width: 200px;
  max-height: 80px;
}
#cxm .cxm .jobs-list {
  margin: 1em 0;
}
#cxm .cxm .jobs-list h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
}
#cxm .cxm .jobs-list ul {
  margin: 1em 0 1em 0.5em;
  padding: 0;
  list-style: disc;
  list-style-position: inside;
  font-size: 13px;
  line-height: 22px;
}
#cxm .cxm .jobs-list ul li {
  margin: 0;
  padding: 0;
}
#cxm .cxm .employer-profile {
  margin: 24px 0;
}
#cxm .cxm .social-links {
  margin: 24px 0;
  width: 300px;
}
#cxm .cxm .employer-locations table {
  background: var(--bs-table-bg);
}
#cxm .cxm .employer-locations table tbody tr td {
  height: 3rem;
}
#cxm .cxm .employer-locations table tbody tr td img {
  max-height: 3rem;
  max-width: 3rem;
}
#cxm .cxm .vcard {
  width: 100%;
  margin: 24px 0;
}
#cxm .cxm .vcard p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
}
#cxm .cxm .vcard p.org {
  font-weight: bold;
}
#cxm .cxm .managed-by {
  display: none;
}
#cxm .cxm .links {
  margin-top: 12px;
}
#cxm .cxm .website a, #cxm .cxm .twitter a, #cxm .cxm .linkedin a, #cxm .cxm span.value {
  font-size: 0.8em;
}
#cxm .cxm span.type {
  font-size: 0.8em;
  font-weight: bold;
  display: inline-block;
  width: 70px;
}
