.no-gutters .col-type-card{margin-left:-2px;margin-top:-2px}.col-type-card .card{padding:30px;border:2px solid;border-radius:10px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.col-type-card .card h3:after{content:"";display:block;width:2px;height:120px;margin-top:20px;margin-left:50%;transform:translateX(-50%)}@media (min-width:768px){.col-type-card.col-4{width:calc(33.3% + 2px)!important}}.bg-light .col-type-card .card{border-color:var(--grey)}.bg-light .col-type-card .card h3:after{background-color:var(--grey)}.bg-mid .col-type-card .card{border-color:var(--grey)}.bg-mid .col-type-card .card h3:after{background-color:var(--grey)}.bg-dark .col-type-card .card{border-color:var(--grey)}.bg-dark .col-type-card .card h3:after{background-color:var(--grey)}.bg-grey .col-type-card .card{border-color:var(--grey)}.bg-grey .col-type-card .card h3:after{background-color:var(--grey)}