Align review text to the right

Add this code to the Custom CSS field on the Style tab of your Reviews widget’s settings:

[class*="SimpleShortener__Inner-sc"] {
text-align: right;
}