.icon-btn {
    height: var(--campfire-size-48);
    width: var(--campfire-size-48);
}

.bw-btn.primary {
    text-decoration: none;
    width: max-content;
}

.loader-wrapper {
    position: relative;
    right: var(--campfire-size-16);
}