/*------------------------------------------------------------------------------ ## Components -> AMP WP User Notification ------------------------------------------------------------------------------*/ amp-user-notification { padding: 10px 0; text-align: center; background: #fff; border-top: 1px solid #e2e2e2; } amp-user-notification p { display: inline-block; margin: 0; } amp-user-notification button { cursor: pointer; }