/* Add custom CSS styles below */ 
.index .s-block--features__item {
    justify-content: center;
    align-items: center;
    background: transparent;
    border: 1px solid #f1da3c;
    border-radius: 5px;
}

p.product-subtitle.pc-t {
    display: none;
}