@charset "utf-8";

.newsletter-empty-ui-wrap { padding: 50px; margin-top: 20px; display: flex; justify-content: center; align-items: center; flex-direction: column; background-color: rgb(244, 246, 248); }

.newsletter-empty-ui-wrap .empty-title { font-size: 20px; color: rgb(141, 148, 156); line-height: 1.5; text-align: center; margin-bottom: 30px; }

.newsletter-empty-ui-wrap .empty-image { max-width: 970px; }