/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 38:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  .test{
  }
.important-note__container {
background: #c3002f!important;
box-shadow: 0 4px 4px -4px rgba(0,0,0,0.5)
}
.important-note__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px 10px 0 10px;
}
.important-note__title {
    font-size: 16px;
    font-family: "Nissan bold", Verdana, Arial, sans-serif!important;
    font-weight: 400;
    color: #fff;
}
.important-note__copy{
    font-family: "Nissan light", Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 10px 0;
    text-align: center;
    line-height: 1.3;
}
</style>