@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&family=Roboto&display=swap);

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 0;
    background: #fbfbfb;
    font-family: Roboto, sans-serif;
    font-size: .875rem
}