html {
scroll-behavior: smooth;
scroll-padding-top: 100px;
hyphens: auto;
}
body {
min-height: 100vh;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.2;
}
.brxe-text-basic,
.brxe-text {
line-height: 1.4;
}
.nowrap {
white-space: nowrap;
}