.tabs {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.tabs > hr {
    margin-top: 0;
}

.tabs > .top-container > .tab-button {
    margin-right: 0.5rem;
    margin-bottom: 1rem;
}

.tabs > .bottom-container > .tab-content-container.hidden {
    display: none;
}