/* Start custom CSS for text-editor, class: .elementor-element-e1311d0 */.google-rating ul{
   list-style-type: none !important;
   margin: 0px;
   padding: 0px;
}

.google-rating ul li{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
    line-height: normal !important;
}


.google-rating ul li:nth-child(2){
    color: #ffc53c;
    padding-left: 5px;
    font-weight: 600 !important;
    
}


.google-rating ul li:nth-child(2) img{
   margin-left:3px;
    
}

.google-rating ul li img{
    display: flex;
    align-items: center;
    
}/* End custom CSS */