@charset "utf-8";

#yotpo-main-widget-btn[data-v-4f716a87] { border-radius: 100px; color: var(--yotpo-empty-white); background-color: var(--primary-color); cursor: pointer; align-self: center; font-family: var(--secondary-font-family); font-style: var(--secondary-font-style); font-size: 14px; font-weight: 600; line-height: 125.9%; min-height: 37px; height: fit-content; }

#yotpo-main-widget-btn[data-v-4f716a87]:focus { outline: 2px solid var(--yotpo-focused-blue); }