/* Desktop General Styles */
.main-container {
    max-width: 1920px;
}
.btn-primary,
.btn-secondary {
    width: auto;
    min-width: 140px;
}