.h-18 {
    height: calc(var(--spacing)*18);
}

.opacity-20 {
    opacity: 0.2;
}

.logo-height {
    height: 150px;
}