/*
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}

 */


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
/*
.container {
    width: auto;
    #max-width: 680px;
    padding: 5px 15px;
}*/


.input-calculator-quantity {
    width: 50px !important;
    text-align: center;
}

a.nav-link {
    font-weight: bold;
}

#topUpCard .card-header {
    background: lightcoral;
}