/** Shopify CDN: Minification failed

Line 31:4 Expected "}" to go with "{"

**/
  .colored_text_top{
    background: #9F2F2A;
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    font-family: 'Futura-Ltbt';
    font-weight: inherit;
  }
  .text_style_feel{
    color:#ffffff;
    margin-top: 0;
    margin-bottom: 20px;
  }

  @media screen and (max-width: 750px) {
  .text_style_feel{
      margin: 0 1.5rem;
  }

.colored_text_top{
  padding: 6px;
  margin: 1.5rem;
  margin-top: 0;
  font-size:15px;
}
    