/* Add custom CSS styles below */ 
.index .home-block-title h2.text-store-text-primary:after {
    content: url("https://cdn.salla.sa/form-builder/ZxuY2dmvuVYr7sMOdmPjPeaF1z0UZeH71xbAVE4p.png");
        vertical-align: middle;
}

@media (min-width: 768px){
.s-block--about p.text-store-text-primary {
    font-size: 26px;
    line-height: 35px;
}}
@media (max-width: 768px){
.index .s-block--circle-links .auto-fit-grid {
    grid-template-columns: 1fr 1fr 1fr;
}
.index .s-block--circle-links  .h-40 {
    height: 6rem;
}}