  /* for code on /promotions and .../promotions/autocad-3-pack */
.wp-promo-sub-buttons .wp-yearly-promo-pricing-2 {
    margin-top: 13px;
    padding-right: 12px;
    margin-right: 12px;
    border-right: 1px solid #ccc;
  }
  
.wp-promo-sub-buttons .wp-3-year-promo-pricing-2 {
    margin-top: 13px;
    padding-right: 12px;
  }

  /* code below this line is for the .../promotions/autocad-3-pack page only */

.acd-standalone-promo .pc-border-large-bottom {
  display: none !important;
}

.acd-standalone-promo .promo-image-box-acd {
  width: 66.6%;
}

.acd-standalone-promo .wp-promo-icon-3pack svg {
  fill: #dd2222;
  height: 60px;
  margin-bottom: 8px;
  width: 60px;
}

.acd-standalone-promo .wp-promo-icon-3pack p {
  font-size: 1.9rem !important;
  font-weight: bold;
  line-height: 1.5;
  color: #2a2a2a;
}