body{
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}

::-webkit-scrollbar {
    width: 1px;
}

.page-content{
    background: #f4f4f4 !important;
}

.md{
    --f7-page-bg-color: #f4f4f4 !important;
}

.page{
    background: #f4f4f4 !important;
}