@charset "utf-8";

.yotpo-form-complete { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 500px; }

.yotpo-form-complete .yotpo-headline-complete { font-style: normal; font-weight: 700; font-size: 25px; line-height: 36px; text-align: center; margin-bottom: 10px; }

.yotpo-form-complete .yotpo-body-complete { width: 65%; font-style: normal; font-weight: 400; font-size: 20px; line-height: 33px; text-align: center; margin-bottom: 40px; }

.yotpo-form-complete .yotpo-shop-complete { cursor: pointer; width: 160px; height: 35px; background: var(--yotpo-primary-text-black); color: var(--yotpo-empty-white); border-radius: 5px; }