Place floating widget at the bottom in the middle

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

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