a.selected.yotpo-pagination-item.yotpo-pagination-number {
    height: 30px !important;
}

a.yotpo-pagination-item.yotpo-pagination-number:hover {
    height: 30px !important;
}

@font-face {
    font-family: "usual";
    src: url("https://use.typekit.net/af/ed550a/00000000000000007735a69c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/ed550a/00000000000000007735a69c/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/ed550a/00000000000000007735a69c/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "usual";
    src: url("https://use.typekit.net/af/a851eb/00000000000000007735a6b4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/a851eb/00000000000000007735a6b4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/a851eb/00000000000000007735a6b4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

#yotpo-questions-and-answers {
  --primary-font-family: 'usual', sans-serif !important;
  --primary-font-weight: 400 !important;
  --primary-font-style: normal !important;
  --secondary-font-family: 'Helvetica',sans-serif !important;
  --secondary-font-weight: 400 !important;
  --secondary-font-style: normal !important;
}
div#yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] div#yotpo-questions-container .yotpo-question * {
    color: var(--text-color)!important;
}
div#yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] a#yotpo-widget-btn {
    border-radius: 35px!important;
}
div#yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-shopper-image text.yotpo-avatar-initials-text {
    font-size: 20px;
    fill: #ffff;
}
div#yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-shopper-image span svg circle {
    fill: var(--primary-color);
}


div#yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-shopper-image .yotpo-verified-icon-wrapper circle {fill: #1cc286;}
.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-qna-modal-backdrop.yotpo-question-form-modal .yotpo-qna-modal header#modalTitle {
    background: #fff;
}
.yotpo-questions-and-answers[class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-qna-modal-backdrop.yotpo-question-form-modal .yotpo-qna-modal footer.form-footer {
    background: #fff;
}