- Est. 2014 · Los Angeles · New York · Miami
Beauty
reimagined
for the modern muse.
.beauty-heading {
font-family: "Playfair Display", serif;
font-size: 95px;
font-weight: 400;
line-height: 0.92;
letter-spacing: -4px;
margin: 0;
padding: 0;
white-space: nowrap;
}
.beauty {
color: #17110d;
}
.reimagined {
font-style: italic;
background: linear-gradient(90deg, #ff6a1a, #ffb56d);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.modern {
color: #17110d;
}
/* Tablet */
@media (max-width: 1024px) {
.beauty-heading {
font-size: 65px;
letter-spacing: -3px;
}
}
/* Mobile */
@media (max-width: 767px) {
.beauty-heading {
font-size: 42px;
line-height: 1;
letter-spacing: -1.5px;
white-space: normal;
}
}
for the modern muse.