.alert-section{background-color:#1e1ed2;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.alert-section .row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding-bottom:20px;padding-top:20px}.alert-section .inner{-webkit-box-flex:0;display:-webkit-box;display:flex;flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px;position:relative;width:100%}.alert-section .inner p{color:#fff;font-family:Helvetica Neue,sans-serif;left:12px;margin:0;position:relative;text-align:center;width:calc(100% - 24px)}.alert-section .close{-webkit-font-smoothing:antialiased;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:3px;color:#000;display:inline-block;float:right;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;line-height:1;margin-bottom:0;opacity:.5;padding:0;text-align:center;text-decoration:none;text-shadow:0 1px 0 #fff;text-transform:uppercase;-webkit-transition:background-color .15s ease;transition:background-color .15s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.alert-section .close span{color:#fff;font-family:Helvetica Neue}.alert-section .inner p a{color:#fff;font-weight:700}.alert-section .close:hover{color:#000;opacity:.75}@media (max-width:434px){.alert-section .inner p{left:0}}