/** Shopify CDN: Minification failed

Line 8:8 Expected identifier but found "{"
Line 8:9 Unexpected "{"
Line 8:18 Expected ":"

**/
section.{{ section.id }} img {
    height: auto;
    max-width: 100%;
}
a{
  text-decoration:none;
}
.price{
  color: #0679BF;
  font-size: 24px;
  font-weight: 700;
}
.btn{
  background-color: #0679BF;
  padding: 16px 24px;
  color:#fff;
  font-size: 18px;
  border-radius:0;
  font-weight: 600;
    text-transform: uppercase;
    line-height: 20px;
}
#ambassadors-lp .shopify-section-group-bootstrap-footer {
    display: none;
}
.btn:hover{
  background-color: #2679BF;
}
