@charset "utf-8";

#banner-alert { width: 100%; background-color: rgb(0, 152, 215); color: white; text-align: center; }

#banner-alert p { margin: 0px; }

#banner-alert a { color: white; }

#banner-alert .content-alert { max-width: 120rem; margin: auto; padding: 1.2rem; }