Place floating widget at the bottom in the middle

Add the code below to Custom CSS field on your Reviews widget’s Appearance tab:

.es-badge-container {
  left: auto;
  bottom: 0;
}