.wp-dark-card{
 background: #3c3c3c;
 padding: 30px;
 cursor: pointer;
}
.wp-dark-card .wp-hr{
 border-top: 1px solid #6d6d6d;
 padding-top: 18px;
 margin-top: 25px;
}
.wp-dark-card *{
 color: #fff !important;
}
.wp-dark-card svg{
 fill: #fff;
 width: 42px;
 height: 42px;
 float: left;
}
.wp-dark-card p{
 font-size: 24px !important;
 line-height: 1.33 !important;
}
.wp-dark-card a{
 border-color: #6d6d6d !important;
}
.wd-inline-icon.wd-font-16{
  line-height: 1.25;
}
.why-buy-with-autodesk .wd-inline-icon .wd-icon{
  font-size: 16px;
  top: 1px;
}