/** Shopify CDN: Minification failed

Line 20:0 Unexpected "}"

**/
.phone-call p {
    margin-right: 10px;
}
.phone-call a {
  display: flex; 
  justify-content: flex-end;
  align-items:center;
  z-index: 99999;
  text-decoration: none;
  color: black; 
  position: sticky;
  top: 1rem;
  align-self: flex-end;
}
}
/*
.phone-call a{
    display: flex;
    justify-content: flex-end;
    align-items:center;
    z-index: 99999;
    position: fixed;
    text-decoration: none;
}*/