.ip3-shareholders .news-heading-wrapper .newsdate-and-type .news-type {
  color: var(--orange-color);
  font-family: var(--font-roboto-regular);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-right: 7px;
  border-bottom: 1px solid transparent;
  transition: 0.5s;
}
.ip3-shareholders .news-heading-wrapper .newsdate-and-type .news-date {
  color: var(--dark-blue);
  font-family: var(--font-roboto-regular);
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
}
.ip3-shareholders .news-heading-wrapper .text-author-module-item{margin-bottom: 55px;}
.ip3-shareholders .news-heading-wrapper .newsdate-and-type{
    margin-bottom: 28px;
}
.ip3-shareholders .news-heading-wrapper .heading {
    color: var(--dark-blue);
    font-family: var(--font-domain-exbold);
    font-weight: 700;
}
.ip3-shareholders .news-heading-wrapper .author-container {
  height: 100%;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: flex-end;
}
.ip3-shareholders .news-heading-wrapper .author-container .news-author-cards {
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
  justify-content: flex-end;
  padding-bottom: 11px;
}
.ip3-shareholders .news-heading-wrapper .author-container .news-author-cards .author-wrapper {
  display: inline-flex;
  gap: 18px;
  padding: 15px 25px 17px;
  border: 1px solid var(--light-gray);
  align-items: center;
}
.ip3-shareholders .news-heading-wrapper .author-container .news-author-cards .author-wrapper .author-image img{
    height: 51px;    width: 51px;    border-radius: 60px;    object-fit: cover;
}
.ip3-shareholders .article-banner-wrapper.medium-banner{
/*     min-height: 600px; */
}
.ip3-shareholders .article-banner-wrapper.large-banner{
    min-height: 756px;
}
.ip3-shareholders .article-banner-wrapper{
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
#ip3-capital-markets-day .newsAuthor-content .newsAuthor-content-wrapper p{padding-bottom:10px;color:var(--black-color)}
/* table Styling */
/* .ip3-shareholders .newsAuthor-content table{width: 100% !important; margin-top: 45px;}
.ip3-shareholders .newsAuthor-content table tbody{color:#191A51}
.ip3-shareholders .newsAuthor-content table tr{border-top: 3px solid #191A51; padding: 30px 0;}
.ip3-shareholders .newsAuthor-content table tr td{width: 50%; padding: 30px 0; line-height: 22px;}
.ip3-shareholders .newsAuthor-content table tr td p{margin: 0;}
.ip3-shareholders .newsAuthor-content table tr td:first-child{display: flex; font-weight: 700; text-transform: capitalize;} */

.ip3-shareholders  table{width: 100% !important; margin-top: 45px;}
.ip3-shareholders table tbody{color:#191A51}
.ip3-shareholders table tr{border-top: 3px solid #191A51; padding: 30px 0;}

/* .ip3-shareholders  table tr td{width: 50%; padding: 30px 0; line-height: 22px;} */
.ip3-shareholders  table tr td{ padding: 30px 0; line-height: 22px; width:30%}
/* .ip3-shareholders  table tr td(first-child){width: 80%;} */
.ip3-shareholders  table tr td p{margin: 0;}
.ip3-shareholders  table tr td:first-child{display: flex; text-transform: capitalize;width:70%; }

/* bottom - box */

/* .ip3-shareholders .module-download-media-content-holder .date-extension-wrapper{display: none !important;} */
/* .ip3-shareholders .module-download-media-content-holder .date-cta-wrapper {justify-content: end !important;} */

.ip3-shareholders .module-download-media-content-holder .date-cta-wrapper .cta-wrapper span {
  font-size: 1.6rem;
  line-height: 14px;
}
p.rad-big{font-size:2.4rem;line-height:30px}