/* No context defined for this component. */
.image-with-usps,
.hero {
.shadow-bottom-top {
background: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 154, 125, 0.05) 100%);
}
.border-between {
box-shadow: 0 0 0;
li {
&:after {
position: absolute;
content: "";
height: 100%;
width: 1px;
background: #fff;
right: 0;
top: -10px;
}
&:last-child {
&:after {
display: none;
}
}
}
}
}
There are no notes for this item.