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