


.aroma {
  font-size: 72px;
  background: -webkit-linear-gradient(60deg,#b48811, #FCC201,#ebd197);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}