/*
Theme Name:     Kadence Child Theme
Theme URI:      https://www.kadencewp.com/
Template:       kadence
Author:         Alpha State
Author URI:     https://www.alphastate.co.uk/
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.trustpilot-widget a {
  text-align: left !important;
  display: block; /* Make the link a block-level element */
  width: 100%; /* Take up the full width of the parent */
}
