.main.container {
    margin-top: 4em;
    margin-bottom: 4em;
}

.top-btn {
    margin-bottom: 3em;
}

.center {
    text-align: center;
}

.ui.orange {
    color: #f26f1d;
}

button {
    cursor: pointer;
}
