﻿.desktop .Footer {
    position: fixed;
    bottom: 0;
}

.Card {
    background-color: #fff;
    border: none !important;
    box-shadow: none !important;
    padding: 12px;
    margin-bottom: 20px;
}

.MainContent {
    background: #f4f4f4;
}

.desktop .butuh {
    max-width: 360px;
}

.desktop .hub-action {
    width: 80%;
    margin: auto;
}

/* Hide Default Burger */
.tablet a.Header_ButtonMenu,
.phone a.Header_ButtonMenu {
    display: none;
}