.product-card{background:var(--teriary-dark);border:.05rem solid hsla(0,0%,100%,.1);width:100%;padding:1.5rem 2rem;border-radius:6px}.product-card:hover{border:.05rem solid rgba(0,255,0,.3)}.product-card .card-heading>span{color:var(--green-text);font-size:30px;font-weight:bolder}.monthly{font-size:20px}.product-card-title{background:var(--secondary-dark);display:inline-block;padding:.2rem .8rem;border-radius:6px}.feat-icon-card{display:flex!important;overflow:hidden;align-items:center;justify-content:center;margin-right:3px}.feat-icon-card svg{display:block;color:#5f9ea0}