<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body.review #wrapper .section-review-detail .profile-wrap {
    display: block;
}

.social-button-x {
    background-color: #000000;
}
  
.social-button-facebook {
    background-color: #1877F2 !important;
}
  
.social-button-facebook &gt; svg {
    width: 5rem;
    height: 5rem;
}</pre></body></html>