.custom-itl--product-card{text-align:center}
.custom-itl--product-card .custom-itl__title{color:#0684bd;font-weight:600;font-style:normal;font-size:18px;margin-bottom:8px}
.custom-itl--product-card .custom-itl__subheading{color:#676767;font-weight:300;font-style:normal;font-size:16px;margin-bottom:8px}
.custom-itl--product-card .custom-itl__link{color:#0684bd;font-weight:400;font-style:normal;font-size:16px;margin-top:auto}
.custom-itl--product-card .custom-itl__link:hover{color:#50afdc;border-color:transparent}
.custom-itl--product-card .custom-itl__chevron{color:#55b0da;display:none;width:14px;height:14px;transform:rotate(-90deg);position:absolute;right:0;top:50%;margin-top:-7px}
@media only screen and (max-width:619px){.custom-itl--product-card{text-align:left}
.custom-itl--product-card .custom-itl__wrapper{position:relative}
.custom-itl--product-card .custom-itl__title{color:#0684bd;padding:15px 50px 15px 0;font-weight:600;font-style:normal;width:100%;font-size:18px;position:relative;margin-bottom:0}
.custom-itl--product-card .custom-itl__subheading{display:none}
.custom-itl--product-card .custom-itl__link{font-size:0;position:absolute;top:0;right:0;bottom:0;left:0}
.custom-itl--product-card .custom-itl__chevron{display:block}
}