2020-10-31 17:58:06 -07:00
|
|
|
.columns-area {
|
|
|
|
.info_column_area {
|
|
|
|
padding: 15px;
|
|
|
|
|
|
|
|
.wtf-panel {
|
|
|
|
border: 1px solid var(--brand-color--med);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.info__brand {
|
|
|
|
.brand h1 {
|
2022-04-03 10:27:08 -07:00
|
|
|
@apply text-2xl text-black dark:text-white;
|
2020-10-31 17:58:06 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
.brand__tagline {
|
|
|
|
font-size: 20px;
|
|
|
|
line-height: 1.15;
|
|
|
|
margin-top: 15px;
|
|
|
|
}
|
|
|
|
}
|