Move badge higher on the page

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

[class*="BadgeContainer__Inner-sc"] {
top: auto;
bottom: 100px;
}