article.full {
  /* padding-top: 40px;
  padding-bottom: 40px; */
}

.iec-node-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: normal;
  letter-spacing: normal;
  color: #003863;
}

.iec-node-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #473f3f;
}

.iec-node-short-info {
  display: inline-block;
  min-width: 262px;
  height: auto;
  margin-top: 10px;
}

.iec-node-short-info-set-style{
  background-color: #f6f6f6;
  padding: 13px 22px;
  border: 1px solid #d8d8d8;
}
.iec-node-author-name {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #003863;
}

.iec-node-business-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #473f3f;
}

#module-young-professional-profile .iec-node-description {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #473f3f;
  margin-top: 0px;
}

.iec-node-description {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #473f3f;
  margin-top: 50px;
}

@media (max-width: 767px) {
  .iec-node-description {
    margin-top: 30px;
  }
}
.social-share .dropdown-menu{
  left: auto;
  right: -25px;
  padding: 0px;
  margin: 0px;
  min-width: 0px;
  border-radius: 0px;
  border: solid 1px #e0e8ee;
  white-space: nowrap;
}
.social-share .dropdown-menu li{
  padding: 0px;
}
.social-share .dropdown-menu a{
  padding: 9px 12px;
}
.social-share .dropdown-menu li:first-child{
  padding-left: 3px;
}
.social-share .dropdown-menu li:last-child{
  padding-right: 3px;
}
.social-share .dropdown-menu li, .social-share .dropdown-menu a{
  display: inline-block;
}
.social-share .fa-facebook{
  color: #3a5ba2
}
.social-share .fa-twitter{
  color: #1ebef0
}
.social-share .fa-linkedin-in{
  color: #02709a
}

.social-share .iec-social-share-email{
  color: #0194CB
}
