.notice-box { & { margin-bottom: 24px; color: $base-mute; } @media (max-width: 480px) { margin-bottom: 16px; } &::before { content: ''; @include ion-md-information-circle(24px, $base-mute3); margin-right: 8px; } & > a { text-decoration: none; } }