.getstrat.updated.notice.notice-success.is-dismissible.notice-get-started-class{ display: flex !important; justify-content: center; align-items: center; padding: 10px 30px; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); flex-wrap: wrap; gap: 30px; } .at-admin-content { flex: 1; text-align: center; } .at-admin-image img{ height: 150px; } .button-primary { background: #2271b1; border-color: #2271b1; color: #fff; text-decoration: none; text-shadow: none; } .at-admin-content h2 { font-weight: 600; line-height: 1.3; margin: 0; font-size: 27px; color: #000; margin-bottom: 10px; } .at-admin-content p { color: #000; font-weight: 400; margin-bottom: 20px; font-size: 16px; line-height: unset; } .at-admin-content > div { display: flex; justify-content: center; } .button-group.button-hero .button, .wp-core-ui .button.button-hero { font-size: 16px; font-weight: 500; min-height: 46px; line-height: 3.14285714; } .notice-dismiss { position: absolute; top: 0; right: 1px; border: none; margin: 0; padding: 9px; background: 0 0; color: #787c82; cursor: pointer; }